Compare commits
1 Commits
renovate/f
...
56fa49b082
| Author | SHA1 | Date | |
|---|---|---|---|
| 56fa49b082 |
@@ -21,7 +21,7 @@ services:
|
|||||||
|
|
||||||
dockhand:
|
dockhand:
|
||||||
container_name: dockhand
|
container_name: dockhand
|
||||||
image: fnsys/dockhand:v1.0.21@sha256:34747d8a8ed505c8991163d8f573339ae5e0a424bce1271600c45c233d845133
|
image: fnsys/dockhand:v1.0.18@sha256:81ee6728840ea99978d811d9dfa61e5445467e01502320fa7733bcf7e567d105
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
dockhand_db:
|
dockhand_db:
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
healthchecks:
|
healthchecks:
|
||||||
container_name: healthchecks
|
container_name: healthchecks
|
||||||
image: ghcr.io/linuxserver/healthchecks:4.0.20260216@sha256:9748ad5de1a8aaede64e54d742424f2e8a92ed661814c232b333e567de40d829
|
image: ghcr.io/linuxserver/healthchecks:4.0.20260309@sha256:aadb6c5407f817dc3204d3bb0b77aa7d58f73df58097d75fe2d949af8ed54385
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- PUID=${PUID}
|
- PUID=${PUID}
|
||||||
|
|||||||
Reference in New Issue
Block a user