Compare commits

..

1 Commits

Author SHA1 Message Date
d6efe4d6d8 Update ghcr.io/louislam/uptime-kuma Docker tag to v2.2.0 2026-03-05 02:32:55 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
services:
syncthing:
container_name: syncthing
image: ghcr.io/syncthing/syncthing:2.0.15
image: ghcr.io/syncthing/syncthing:2.0.14
restart: unless-stopped
hostname: ${HOSTNAME}
environment:

View File

@@ -1,7 +1,7 @@
services:
uptime-kuma:
container_name: uptime-kuma
image: ghcr.io/louislam/uptime-kuma:2.1.3@sha256:32c352a235fd10f98b3f64a6a4345d3c0c7f4e8be7810d2e1e867f7fe2e48ba2
image: ghcr.io/louislam/uptime-kuma:2.2.0@sha256:85d68948704fcadc7438f45c9f2666ef2239b5b84073479e1c5bc4d4d8b6d17c
restart: unless-stopped
volumes:
- ${APPDATA_PATH}/uptime-kuma/config:/app/data