Compare commits

..

1 Commits

2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
healthchecks:
container_name: healthchecks
image: ghcr.io/linuxserver/healthchecks:4.2.20260428@sha256:2973440afcdcf5884b334782a70b7a7c292595810ad3a162f0289d2e878f2c80
image: ghcr.io/linuxserver/healthchecks:4.2.20260511@sha256:5219c2b2708ed86802ec65d6dbcd0b16ef3448bc7017984c179cd793ce0d316d
restart: unless-stopped
environment:
- PUID=${PUID}
+1 -1
View File
@@ -1,7 +1,7 @@
services:
newt:
container_name: newt
image: fosrl/newt:1.12.5
image: fosrl/newt:1.12.2
restart: unless-stopped
environment:
- PANGOLIN_ENDPOINT=${PANGOLIN_ENDPOINT}