Skip to content

Commit

Permalink
Update traefik Docker tag to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 21, 2024
1 parent d68b2f4 commit 03089ae
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 @@ -41,7 +41,7 @@ services:
- traefik.http.services.node_exporter.loadbalancer.server.port=9100

traefik:
image: "traefik:v2.8"
image: "traefik:v3.0"

ports:
# Listen on port 80, default for HTTP, necessary to redirect to HTTPS
Expand Down

0 comments on commit 03089ae

Please sign in to comment.