Compare commits

..

1 Commits

Author SHA1 Message Date
47a0399e4b Update fnsys/dockhand Docker tag to v1.0.26 2026-04-20 07:01:34 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ services:
dockhand:
container_name: dockhand
image: fnsys/dockhand:v1.0.22@sha256:3f38c995dfdb1f51f07ffb796162b445744456c2b8a1929c33a8b0593250892e
image: fnsys/dockhand:v1.0.26@sha256:5e54ccac0df8ca1548ebb8d15587ec141f3c503cd87561ce03a3d525e69bf0d3
restart: unless-stopped
depends_on:
dockhand_db:

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.1.20260323@sha256:9284fb75cc62aafebb01eceef41f1630cc5c97c25ea2e310083e9799f36836f3
restart: unless-stopped
environment:
- PUID=${PUID}