traefik: upgrade image version (#573)

Reviewed-on: #573
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Co-committed-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
Michael Grote 2023-09-11 08:22:15 +02:00 committed by mg
parent 7ac9393d96
commit 76d14b5841

View file

@ -3,7 +3,7 @@ services:
######## traefik ########
traefik:
container_name: "traefik"
image: traefik:2.9
image: traefik:latest
restart: always
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro