Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 0b047d8b04 Update ghcr.io/traefik/traefik Docker tag to v3.7.1 2026-05-12 02:34:26 +00:00
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -2,7 +2,7 @@ name: pangolin
services:
pangolin:
container_name: pangolin
image: ghcr.io/fosrl/pangolin:1.18.3
image: ghcr.io/fosrl/pangolin:1.18.0
restart: unless-stopped
deploy:
resources:
@@ -20,7 +20,7 @@ services:
traefik:
container_name: traefik
image: ghcr.io/traefik/traefik:v3.6.14
image: ghcr.io/traefik/traefik:v3.7.1
restart: unless-stopped
depends_on:
pangolin:
+2 -2
View File
@@ -2,7 +2,7 @@ name: pangolin
services:
pangolin:
container_name: pangolin
image: ghcr.io/fosrl/pangolin:1.18.3
image: ghcr.io/fosrl/pangolin:1.18.0
restart: unless-stopped
volumes:
- ./config:/app/config
@@ -36,7 +36,7 @@ services:
traefik:
container_name: traefik
image: ghcr.io/traefik/traefik:v3.6.14
image: ghcr.io/traefik/traefik:v3.7.1
restart: unless-stopped
depends_on:
pangolin: