chore(deps): update traefik docker tag to v3.1.2

This commit is contained in:
Renovate Bot 2024-08-06 20:07:39 +00:00
parent b737875dd0
commit de48455f84

View file

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