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 98e2ce9
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:b24db250b569045bb81aedda93dd511dce3005d2ea73ca6889289eee88f276c7
command:
- "--log.level=${TRAEFIK_LOG_LEVEL:-ERROR}"
# letsencrypt configuration
Expand Down

0 comments on commit 98e2ce9

Please sign in to comment.