chore(deps): update traefik docker tag to v3.0.4

This commit is contained in:
renovate[bot]
2024-07-03 01:54:36 +00:00
committed by Alexis Couvreur
parent 168fa07e36
commit e9991c27dd
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ version: "3.7"
services:
traefik:
image: traefik:v3.0.3
image: traefik:v3.0.4
command:
- --experimental.plugins.sablier.moduleName=github.com/acouvreur/sablier
- --experimental.plugins.sablier.version=v1.8.0-beta.5

View File

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