From 8b6d783903d755193d3949eb05d40dab403c6a97 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Dec 2025 22:23:17 +0000 Subject: [PATCH] Update ghcr.io/traefik/traefik Docker tag to v3.6.6 (#2993) --- hosts/ps08rp/traefik/compose.yaml | 2 +- hosts/ps09rp/traefik/compose.yaml | 2 +- hosts/ps10rp/traefik/compose.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hosts/ps08rp/traefik/compose.yaml b/hosts/ps08rp/traefik/compose.yaml index aa6e598c9..12e825ccf 100644 --- a/hosts/ps08rp/traefik/compose.yaml +++ b/hosts/ps08rp/traefik/compose.yaml @@ -1,7 +1,7 @@ --- services: traefik: - image: ghcr.io/traefik/traefik:v3.6.5 + image: ghcr.io/traefik/traefik:v3.6.6 container_name: traefik command: - "--global.checkNewVersion=false" diff --git a/hosts/ps09rp/traefik/compose.yaml b/hosts/ps09rp/traefik/compose.yaml index c9ba46c14..5c62dcf78 100644 --- a/hosts/ps09rp/traefik/compose.yaml +++ b/hosts/ps09rp/traefik/compose.yaml @@ -1,7 +1,7 @@ --- services: traefik: - image: ghcr.io/traefik/traefik:v3.6.5 + image: ghcr.io/traefik/traefik:v3.6.6 container_name: traefik command: - "--global.checkNewVersion=false" diff --git a/hosts/ps10rp/traefik/compose.yaml b/hosts/ps10rp/traefik/compose.yaml index 9f0e81f20..ee18442dc 100644 --- a/hosts/ps10rp/traefik/compose.yaml +++ b/hosts/ps10rp/traefik/compose.yaml @@ -20,7 +20,7 @@ services: - /dev/net/tun:/dev/net/tun traefik: - image: ghcr.io/traefik/traefik:v3.6.5 + image: ghcr.io/traefik/traefik:v3.6.6 container_name: traefik command: - "--global.checkNewVersion=false"