chore(deps): update traefik docker tag to v2.10.6

This commit is contained in:
renovate[bot]
2023-11-29 12:36:41 +00:00
committed by Alexis Couvreur
parent 01874576f1
commit 9f6e10e21e
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ version: "3.7"
services:
traefik:
image: traefik:2.10.5
image: traefik:2.10.6
command:
- --experimental.plugins.sablier.moduleName=github.com/acouvreur/sablier
- --experimental.plugins.sablier.version=v1.4.1-beta.5-beta.11

View File

@@ -2,7 +2,7 @@ version: "3.7"
services:
traefik:
image: traefik:2.10.5
image: traefik:2.10.6
command:
- --experimental.localPlugins.sablier.moduleName=github.com/acouvreur/sablier
- --entryPoints.http.address=:80