Skip to content

Commit

Permalink
Update traefik Docker tag to v2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2023
1 parent d68b2f4 commit d6e4a3e
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:2.10"

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

0 comments on commit d6e4a3e

Please sign in to comment.