diff --git a/docs/content/getting-started/quick-start.md b/docs/content/getting-started/quick-start.md index a33eb4b22..122ff530d 100644 --- a/docs/content/getting-started/quick-start.md +++ b/docs/content/getting-started/quick-start.md @@ -19,7 +19,7 @@ version: '3' services: reverse-proxy: - # The official v2 Traefik docker image + # The official v3 Traefik docker image image: traefik:v3.0 # Enables the web UI and tells Traefik to listen to docker command: --api.insecure=true --providers.docker