Update exemple traefik to version 2.9.1 and version of plugin 1.1.0

This commit is contained in:
MathieuHa
2022-10-17 21:01:32 +02:00
parent 8696501f61
commit e14d179612
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ version: "3.8"
services:
traefik:
image: "traefik:v2.8.8"
image: "traefik:v2.9.1"
container_name: "traefik"
command:
# - "--log.level=DEBUG"