Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1ecb1ac350 |
+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}
|
||||
|
||||
@@ -20,7 +20,7 @@ services:
|
||||
|
||||
traefik:
|
||||
container_name: traefik
|
||||
image: ghcr.io/traefik/traefik:v3.6.14
|
||||
image: ghcr.io/traefik/traefik:v3.6.15
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
pangolin:
|
||||
|
||||
@@ -36,7 +36,7 @@ services:
|
||||
|
||||
traefik:
|
||||
container_name: traefik
|
||||
image: ghcr.io/traefik/traefik:v3.6.14
|
||||
image: ghcr.io/traefik/traefik:v3.6.15
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
pangolin:
|
||||
|
||||
Reference in New Issue
Block a user