From b537ccdb0c2332643fbd26064e5cb6391dbeefe1 Mon Sep 17 00:00:00 2001 From: Tom Moulard Date: Mon, 25 Oct 2021 17:18:12 +0200 Subject: [PATCH] doc: update traefik image version --- docs/content/getting-started/install-traefik.md | 2 +- docs/content/observability/access-logs.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/getting-started/install-traefik.md b/docs/content/getting-started/install-traefik.md index f32c507db..02a1aa243 100644 --- a/docs/content/getting-started/install-traefik.md +++ b/docs/content/getting-started/install-traefik.md @@ -24,7 +24,7 @@ For more details, go to the [Docker provider documentation](../providers/docker. !!! tip * Prefer a fixed version than the latest that could be an unexpected version. - ex: `traefik:v2.1.4` + ex: `traefik:v2.5` * Docker images are based from the [Alpine Linux Official image](https://hub.docker.com/_/alpine). * Any orchestrator using docker images can fetch the official Traefik docker image. diff --git a/docs/content/observability/access-logs.md b/docs/content/observability/access-logs.md index c1ad21d94..1f9ba9903 100644 --- a/docs/content/observability/access-logs.md +++ b/docs/content/observability/access-logs.md @@ -247,7 +247,7 @@ version: "3.7" services: traefik: - image: traefik:v2.2 + image: traefik:v2.5 environment: - TZ=US/Alaska command: