Update swarm.md traefik version

This commit is contained in:
DBouraoui
2026-01-08 15:24:04 +01:00
committed by GitHub
parent 4de6d6b902
commit 7e703742cb
+1 -1
View File
@@ -61,7 +61,7 @@ In the same directory, create `dockercomposeswarm.yaml`:
```yaml
services:
traefik:
image: traefik:v3.4
image: traefik:v3.6
networks:
# Connect to the 'traefik_proxy' overlay network for inter-container communication across nodes