chore(Traefik): Upgrade to 2.4.11

https://github.com/traefik/traefik/releases/tag/v2.4.11
This commit is contained in:
Simon 2021-07-19 11:52:27 +02:00
parent e959167471
commit 7e3fc94076
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ networks:
services:
traefik:
container_name: ${TRAEFIK_CONTAINER_NAME:-traefik}
image: ${TRAEFIK_IMAGE:-traefik:v2.4.9}
image: ${TRAEFIK_IMAGE:-traefik:v2.4.11}
restart: always
volumes:
- /var/run/docker.sock:/var/run/docker.sock