updated image versions

This commit is contained in:
2026-07-07 12:25:12 +10:00
parent f27d98b57f
commit d47635879a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
error-pages: error-pages:
profiles: ["core","all","error-pages", "traefik"] profiles: ["core","all","error-pages", "traefik"]
image: tarampampam/error-pages:3 image: tarampampam/error-pages:latest
restart: always restart: always
container_name: error-pages container_name: error-pages
read_only: true read_only: true
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
influxdb: influxdb:
profiles: ["monitoring","all","influxdb", "prometheus"] profiles: ["monitoring","all","influxdb", "prometheus"]
image: influxdb:2.7 image: influxdb:2
container_name: influxdb container_name: influxdb
restart: unless-stopped restart: unless-stopped
# env_file: # env_file:
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
monitor-kuma: monitor-kuma:
profiles: ["monitoring","all","uptime-kuma"] profiles: ["monitoring","all","uptime-kuma"]
image: louislam/uptime-kuma:2.1.1 image: louislam/uptime-kuma:2
container_name: monitor-kuma container_name: monitor-kuma
restart: always restart: always
depends_on: depends_on: