chore: Upgrade Traefik to 2.4.7

This commit is contained in:
Simon 2021-03-09 09:44:47 +01:00
parent 48b1cdf519
commit e86ef49abe
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.5}
image: ${TRAEFIK_IMAGE:-traefik:v2.4.7}
restart: always
volumes:
- /var/run/docker.sock:/var/run/docker.sock