Skip to content

Commit 7ebcd85

Browse files
committed
Merge branch 'master' of github.com:raph6/docker-traefik
2 parents a45c6dc + baa7195 commit 7ebcd85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

traefik/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '3'
33
services:
44
reverse-proxy:
55
container_name: traefik
6-
image: traefik:v2.9
6+
image: traefik:v2.10
77
restart: "always"
88
command:
99
- "--log.level=INFO"

0 commit comments

Comments
 (0)