diff --git a/docker-compose.yml b/docker-compose.yml index ebafd10..1642135 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -266,7 +266,7 @@ services: healthcheck: test: curl -fs "http://localhost:5000/api/health" || exit 1 interval: 10s - image: ghcr.io/seriousm4x/upsnap:5@sha256:6355cde3a11781994896f5570ea8a78224d368479bbd84a70bd47c41fc21eb4c # images are also available on docker hub: seriousm4x/upsnap:5 + image: ghcr.io/seriousm4x/upsnap:5@sha256:36532b5b14ede1fff71fe4d4203454f701ea0fa932ddf8132acdc4fbbfb580d1 # images are also available on docker hub: seriousm4x/upsnap:5 network_mode: host privileged: true restart: unless-stopped