Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 054ff7b1e1 |
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
healthchecks:
|
healthchecks:
|
||||||
container_name: healthchecks
|
container_name: healthchecks
|
||||||
image: ghcr.io/linuxserver/healthchecks:4.2.20260504@sha256:43517fd3319144823986c01aebb869ca16605fdc11f0665d4128bba19d759094
|
image: ghcr.io/linuxserver/healthchecks:4.2.20260428@sha256:2973440afcdcf5884b334782a70b7a7c292595810ad3a162f0289d2e878f2c80
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
environment:
|
environment:
|
||||||
- PUID=${PUID}
|
- PUID=${PUID}
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ services:
|
|||||||
|
|
||||||
gerbil:
|
gerbil:
|
||||||
container_name: gerbil
|
container_name: gerbil
|
||||||
image: ghcr.io/fosrl/gerbil:1.3.1
|
image: ghcr.io/fosrl/gerbil:1.4.0
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
pangolin:
|
pangolin:
|
||||||
|
|||||||
Reference in New Issue
Block a user