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

This commit is contained in:
Renovate Bot 2024-09-23 11:03:29 +00:00
parent 60a4c7db72
commit 177368810e

View file

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