Skip to content

Commit

Permalink
chore(deps): update traefik docker tag to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 30, 2024
1 parent e19482b commit 3d39422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ services:
- "traefik.enable=false"
traefik:
# The official v2 Traefik docker image
image: traefik:2.10.7
image: traefik:v3.0.0
environment:
- TZ=Europe/Paris
# Enables the web UI and tells Traefik to listen to docker
Expand Down

0 comments on commit 3d39422

Please sign in to comment.