Skip to content

Commit 20c8c25

Browse files
Update traefik Docker tag to v3.1
1 parent 9a8a201 commit 20c8c25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: "3.7"
33

44
services:
55
traefik:
6-
image: traefik:v3.0@sha256:8852303b7235802671d0c0cc99840abedd99e31a125ccb9450094b62844eb32d
6+
image: traefik:v3.1@sha256:3f92eba47bd4bfda91d47b72d16fef2d7ae15db61a92b2057cf0cb389f8938f6
77
command:
88
- "--log.level=${TRAEFIK_LOG_LEVEL:-ERROR}"
99
# letsencrypt configuration

0 commit comments

Comments
 (0)