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 Sep 3, 2023
1 parent d68b2f4 commit 2278c8d
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@sha256:429f3398a3cd1aa7436aa4f59d809040d3903506a9d83bee61688bb1429c7693"

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

0 comments on commit 2278c8d

Please sign in to comment.