updated docker compose files

This commit is contained in:
2024-11-05 13:48:34 +01:00
parent 72d4b93fdf
commit 493d5dde42
6 changed files with 18 additions and 18 deletions

View File

@@ -3,7 +3,7 @@ version: "3.3"
services:
traefik:
image: "traefik:v2.10"
image: "traefik:v3.2"
container_name: "traefik"
command:
#- "--log.level=DEBUG"