diff --git a/README.md b/README.md
index 56e16fc68a54ece08df281ab99cc2d03d13b20e8..8495feac6704d9eebd60ed51e5b1a496b758533a 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 # Træfik
 
 [This project](https://gitlab.com/b-data/docker/deployments/traefik) serves as
-a template to run [Træfik](https://hub.docker.com/_/traefik) v2.5 in a docker
+a template to run [Træfik](https://hub.docker.com/_/traefik) v2.6 in a docker
 container using docker-compose.
 
 The goal is to set up a TLS termination proxy for all Docker containers
diff --git a/sample..env b/sample..env
index f6b6e67bd30cbb55aef930bb6724efe3b1bfa483..00b720e6efe2079d2fe58674d66fe4f7faa56d46 100644
--- a/sample..env
+++ b/sample..env
@@ -7,7 +7,7 @@ COMPOSE_PROJECT_NAME=webproxy
 TF_HOME=
 
 ## Version
-TF_VERSION=2.5
+TF_VERSION=2.6
 
 ## Certificate Resolvers
 TF_ACME_EMAIL=postmaster@mydomain.com