Skip to content

Instantly share code, notes, and snippets.

@2shrestha22
Created February 14, 2026 06:46
Show Gist options
  • Select an option

  • Save 2shrestha22/0518171ea1b56b3ca0bdf65fe64e67c5 to your computer and use it in GitHub Desktop.

Select an option

Save 2shrestha22/0518171ea1b56b3ca0bdf65fe64e67c5 to your computer and use it in GitHub Desktop.
Update Traefik in Swarm Mode Dokploy
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