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