diff --git a/uptime-kuma/docker-compose.yml b/uptime-kuma/docker-compose.yml index d1d0d25..cfd2ba4 100644 --- a/uptime-kuma/docker-compose.yml +++ b/uptime-kuma/docker-compose.yml @@ -1,7 +1,7 @@ services: uptime-kuma: container_name: uptime-kuma - image: ghcr.io/louislam/uptime-kuma:2.0.2@sha256:4c364ef96aaddac7ec4c85f5e5f31c3394d35f631381ccbbf93f18fd26ac7cba + image: ghcr.io/louislam/uptime-kuma:2.1.1@sha256:e4045dc9b2b96a5503be7372e3b648104ba7153e452974c2247c66178389ac39 restart: unless-stopped volumes: - ${APPDATA_PATH}/uptime-kuma/config:/app/data