Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c828b4923 |
@@ -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}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ name: pangolin
|
|||||||
services:
|
services:
|
||||||
pangolin:
|
pangolin:
|
||||||
container_name: pangolin
|
container_name: pangolin
|
||||||
image: ghcr.io/fosrl/pangolin:1.18.0
|
image: ghcr.io/fosrl/pangolin:1.18.2
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ name: pangolin
|
|||||||
services:
|
services:
|
||||||
pangolin:
|
pangolin:
|
||||||
container_name: pangolin
|
container_name: pangolin
|
||||||
image: ghcr.io/fosrl/pangolin:1.18.0
|
image: ghcr.io/fosrl/pangolin:1.18.2
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- ./config:/app/config
|
- ./config:/app/config
|
||||||
|
|||||||
Reference in New Issue
Block a user