From 2ee34dbd5ed74d3eb97fd5105474f6c24c9ef650 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 12 Feb 2026 21:01:45 +0000 Subject: [PATCH] chore(deps): update ghcr.io/traefik/traefik docker tag to v3.6.8 --- 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 460f8aff6..4007b09ad 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.7 + image: ghcr.io/traefik/traefik:v3.6.8 container_name: traefik command: - "--global.checkNewVersion=false" diff --git a/hosts/ps09rp/traefik/compose.yaml b/hosts/ps09rp/traefik/compose.yaml index aef24d38e..57ccd8229 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.7 + image: ghcr.io/traefik/traefik:v3.6.8 container_name: traefik command: - "--global.checkNewVersion=false" diff --git a/hosts/ps10rp/traefik/compose.yaml b/hosts/ps10rp/traefik/compose.yaml index 646fe8fe5..9450b18c5 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.7 + image: ghcr.io/traefik/traefik:v3.6.8 container_name: traefik command: - "--global.checkNewVersion=false"