Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0c838ab214 |
+1
-1
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
newt:
|
||||
container_name: newt
|
||||
image: fosrl/newt:1.12.2
|
||||
image: fosrl/newt:1.12.3
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- PANGOLIN_ENDPOINT=${PANGOLIN_ENDPOINT}
|
||||
|
||||
@@ -2,7 +2,7 @@ name: pangolin
|
||||
services:
|
||||
pangolin:
|
||||
container_name: pangolin
|
||||
image: ghcr.io/fosrl/pangolin:1.18.1
|
||||
image: ghcr.io/fosrl/pangolin:1.18.0
|
||||
restart: unless-stopped
|
||||
deploy:
|
||||
resources:
|
||||
|
||||
@@ -2,7 +2,7 @@ name: pangolin
|
||||
services:
|
||||
pangolin:
|
||||
container_name: pangolin
|
||||
image: ghcr.io/fosrl/pangolin:1.18.1
|
||||
image: ghcr.io/fosrl/pangolin:1.18.0
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./config:/app/config
|
||||
|
||||
Reference in New Issue
Block a user