Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 054ff7b1e1 |
+1
-1
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
newt:
|
||||
container_name: newt
|
||||
image: fosrl/newt:1.12.5
|
||||
image: fosrl/newt:1.12.2
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- PANGOLIN_ENDPOINT=${PANGOLIN_ENDPOINT}
|
||||
|
||||
@@ -14,7 +14,7 @@ services:
|
||||
|
||||
gerbil:
|
||||
container_name: gerbil
|
||||
image: ghcr.io/fosrl/gerbil:1.3.1
|
||||
image: ghcr.io/fosrl/gerbil:1.4.0
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
pangolin:
|
||||
|
||||
Reference in New Issue
Block a user