1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,7 +61,7 @@ In the same directory, create `dockercomposeswarm.yaml`:
```yaml ```yaml
services: services:
traefik: traefik:
image: traefik:v3.4 image: traefik:v3.6
networks: networks:
# Connect to the 'traefik_proxy' overlay network for inter-container communication across nodes # Connect to the 'traefik_proxy' overlay network for inter-container communication across nodes