Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 774130b839 Update fosrl/newt Docker tag to v1.12.5 2026-05-09 02:32:43 +00:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
newt:
container_name: newt
image: fosrl/newt:1.12.2
image: fosrl/newt:1.12.5
restart: unless-stopped
environment:
- PANGOLIN_ENDPOINT=${PANGOLIN_ENDPOINT}
+1 -1
View File
@@ -20,7 +20,7 @@ services:
traefik:
container_name: traefik
image: ghcr.io/traefik/traefik:v3.6.15
image: ghcr.io/traefik/traefik:v3.6.14
restart: unless-stopped
depends_on:
pangolin:
+1 -1
View File
@@ -36,7 +36,7 @@ services:
traefik:
container_name: traefik
image: ghcr.io/traefik/traefik:v3.6.15
image: ghcr.io/traefik/traefik:v3.6.14
restart: unless-stopped
depends_on:
pangolin: