Skip to content

v4.0.0

Latest

Choose a tag to compare

@erkenes erkenes released this 20 Dec 22:45

The Docker Hardened Images (DHI) are now Generally available (GA)!

We all want to use secure images to minimize exposure to security vulnerabilities. For this reason, the standard Traefik image has been replaced by the DHI image.

You can use them by logging into the registry:

docker login -u YOUR_DOCKER_HUB_USERNAME

Use a personal access token as the password.

image

Read more in the docker blog: A Safer Container Ecosystem with Docker: Free Docker Hardened Images.

Migration

Pull the newest changes and change the ownership of the traefik directories to the UID and GID 65532.


What's Changed

  • feat!: use docker hardened image for traefik by @erkenes in #9

Full Changelog: 3.1.0...4.0.0