Skip to content

Commit e434f9c

Browse files
Update traefik Docker tag to v3.6
1 parent d5534a3 commit e434f9c

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.3@sha256:19884a9d0b922b321c9cff54cbfe43f3169893041b8dd4ea6100677afaddce46
6+
image: traefik:v3.6@sha256:18112aed2bfe3dfb8534f1045622390c3316596cff0cefab64f44e43d23e1640
77
command:
88
- "--log.level=${TRAEFIK_LOG_LEVEL:-ERROR}"
99
# letsencrypt configuration

0 commit comments

Comments
 (0)