Compare commits

..

1 Commits

Author SHA1 Message Date
654b5898bf Update ghcr.io/louislam/uptime-kuma Docker tag to v2.2.1 2026-03-10 02:32:51 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ services:
pocket-id: pocket-id:
container_name: pocket-id container_name: pocket-id
image: ghcr.io/pocket-id/pocket-id:v2.4.0-distroless@sha256:e3e0fa59d06f6651448766e279077929694a644865759264f941a700f67d13eb image: ghcr.io/pocket-id/pocket-id:v2.3.0-distroless@sha256:85a7485108325e34679b0fbca0baeb8418401f6d6cf59944d50f3ec013aafd09
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
pocket-id-db: pocket-id-db:

View File

@@ -1,7 +1,7 @@
services: services:
uptime-kuma: uptime-kuma:
container_name: 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.1@sha256:7337368a77873f159435de9ef09567f68c31285ed5f951dec36256c4b267ee44
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ${APPDATA_PATH}/uptime-kuma/config:/app/data - ${APPDATA_PATH}/uptime-kuma/config:/app/data