Skip to content

Commit

Permalink
Update traefik Docker tag to v3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 23, 2024
1 parent 9a8a201 commit fc623f3
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 @@ -3,7 +3,7 @@ version: "3.7"

services:
traefik:
image: traefik:v3.0@sha256:8852303b7235802671d0c0cc99840abedd99e31a125ccb9450094b62844eb32d
image: traefik:v3.1@sha256:24773b7a8cf711c695957a076d550b5988bad343bf6e274ade55921ad8601841
command:
- "--log.level=${TRAEFIK_LOG_LEVEL:-ERROR}"
# letsencrypt configuration
Expand Down

0 comments on commit fc623f3

Please sign in to comment.