Upgrade traefik
Some checks failed
Ansible Deploy / Homelab-Deploy (ansible/buildHomelab.yaml) (push) Failing after 2m13s

This commit is contained in:
Justus Grunow 2025-07-06 07:47:40 -04:00
parent 303e9fc542
commit a345736d3c

View File

@ -3,7 +3,7 @@ services:
traefik: traefik:
container_name: traefik container_name: traefik
# The official v2 Traefik docker image # The official v2 Traefik docker image
image: traefik:v3.3 image: traefik:v3.4
# Enables the web UI and tells Traefik to listen to docker # Enables the web UI and tells Traefik to listen to docker
restart: unless-stopped restart: unless-stopped
command: command: