Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 1ecb1ac350 Update ghcr.io/traefik/traefik Docker tag to v3.6.15 2026-05-01 02:32:04 +00:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
backrest: backrest:
container_name: backrest container_name: backrest
image: docker.io/garethgeorge/backrest:v1.13.0@sha256:9c9966b5c285ec791a6b06cb4545fa0247424d05442e12f9558b4322d9f8a15f image: docker.io/garethgeorge/backrest:v1.12.1@sha256:f4d34bd6fa985d13bdb6c01c5d8727e07708899afa9567d800808357d77b9fb0
restart: unless-stopped restart: unless-stopped
hostname: ${HOSTNAME} hostname: ${HOSTNAME}
environment: environment:
+1 -1
View File
@@ -20,7 +20,7 @@ services:
traefik: traefik:
container_name: traefik container_name: traefik
image: ghcr.io/traefik/traefik:v3.6.14 image: ghcr.io/traefik/traefik:v3.6.15
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
pangolin: pangolin:
+1 -1
View File
@@ -36,7 +36,7 @@ services:
traefik: traefik:
container_name: traefik container_name: traefik
image: ghcr.io/traefik/traefik:v3.6.14 image: ghcr.io/traefik/traefik:v3.6.15
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
pangolin: pangolin: