Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 4c3443f39c Update fosrl/newt Docker tag to v1.12.4 2026-05-08 02:32:38 +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.4
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.7.1
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.7.1
image: ghcr.io/traefik/traefik:v3.6.14
restart: unless-stopped
depends_on:
pangolin: