Skip to content

Commit

Permalink
chore(deps): update traefik docker tag to v3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and acouvreur committed Oct 2, 2024
1 parent 7758db8 commit 2a2079c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/traefik/e2e/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.7"

services:
traefik:
image: traefik:v3.1.2
image: traefik:v3.1.4
command:
- --experimental.localPlugins.sablier.moduleName=github.com/acouvreur/sablier
- --entryPoints.http.address=:80
Expand Down

0 comments on commit 2a2079c

Please sign in to comment.