Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c828b4923 |
@@ -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
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
|
||||
gerbil:
|
||||
container_name: gerbil
|
||||
image: ghcr.io/fosrl/gerbil:1.4.0
|
||||
image: ghcr.io/fosrl/gerbil:1.3.1
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
pangolin:
|
||||
|
||||
Reference in New Issue
Block a user