Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 054ff7b1e1 |
@@ -20,7 +20,7 @@ services:
|
|||||||
|
|
||||||
traefik:
|
traefik:
|
||||||
container_name: traefik
|
container_name: traefik
|
||||||
image: ghcr.io/traefik/traefik:v3.6.15
|
image: ghcr.io/traefik/traefik:v3.6.14
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
pangolin:
|
pangolin:
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ services:
|
|||||||
|
|
||||||
gerbil:
|
gerbil:
|
||||||
container_name: gerbil
|
container_name: gerbil
|
||||||
image: ghcr.io/fosrl/gerbil:1.3.1
|
image: ghcr.io/fosrl/gerbil:1.4.0
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
pangolin:
|
pangolin:
|
||||||
@@ -36,7 +36,7 @@ services:
|
|||||||
|
|
||||||
traefik:
|
traefik:
|
||||||
container_name: traefik
|
container_name: traefik
|
||||||
image: ghcr.io/traefik/traefik:v3.6.15
|
image: ghcr.io/traefik/traefik:v3.6.14
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
depends_on:
|
depends_on:
|
||||||
pangolin:
|
pangolin:
|
||||||
|
|||||||
Reference in New Issue
Block a user