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: services:
kiwix: kiwix:
container_name: kiwix container_name: kiwix
image: ghcr.io/kiwix/kiwix-serve:3.8.2@sha256:ca41011170868edfe8e7563b5aabc3b3a9a0870ce0775581d7e30d1993e3bb9d image: ghcr.io/kiwix/kiwix-serve:3.8.1@sha256:9bffd4f940645d4d518f137e87b7865d3d0ef30f6c13fbe4a3b9e747be3cd1ad
restart: unless-stopped restart: unless-stopped
command: command:
- '*.zim' - '*.zim'

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.0@sha256:85d68948704fcadc7438f45c9f2666ef2239b5b84073479e1c5bc4d4d8b6d17c
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ${APPDATA_PATH}/uptime-kuma/config:/app/data - ${APPDATA_PATH}/uptime-kuma/config:/app/data