Created
February 14, 2026 06:46
-
-
Save 2shrestha22/0518171ea1b56b3ca0bdf65fe64e67c5 to your computer and use it in GitHub Desktop.
Update Traefik in Swarm Mode Dokploy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| docker service update \ | |
| --image traefik:v3.6.7 \ | |
| dokploy-traefik |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment