Compare commits

...

2 Commits

Author SHA1 Message Date
beatzaplenty 065d59d68b updated uptime kuma image version 2026-07-07 12:30:33 +10:00
beatzaplenty d47635879a updated image versions 2026-07-07 12:25:12 +10:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
error-pages:
profiles: ["core","all","error-pages", "traefik"]
image: tarampampam/error-pages:3
image: tarampampam/error-pages:latest
restart: always
container_name: error-pages
read_only: true
+1 -1
View File
@@ -1,7 +1,7 @@
services:
influxdb:
profiles: ["monitoring","all","influxdb", "prometheus"]
image: influxdb:2.7
image: influxdb:2
container_name: influxdb
restart: unless-stopped
# env_file:
+1 -1
View File
@@ -1,7 +1,7 @@
services:
monitor-kuma:
profiles: ["monitoring","all","uptime-kuma"]
image: louislam/uptime-kuma:2.1.1
image: louislam/uptime-kuma
container_name: monitor-kuma
restart: always
depends_on: