We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c68595 commit 38f9a5fCopy full SHA for 38f9a5f
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 3.6-4.1.8 2025-12-29 <code at nfastack dot com>
2
+
3
+ ### Added
4
+ - Traefik 3.6.6
5
6
7
## 3.6-4.1.7 2025-12-16 <dave at tiredofit dot ca>
8
9
### Added
Containerfile
@@ -17,7 +17,7 @@ LABEL \
17
org.opencontainers.image.vendor="Nfrastack <https://www.nfrastack.com>" \
18
org.opencontainers.image.licenses="MIT"
19
ARG \
20
- TRAEFIK_VERSION="v3.6.5" \
+ TRAEFIK_VERSION="v3.6.6" \
21
TRAEFIK_CERT_DUMPER_VERSION="v2.10.0" \
22
TRAEFIK_REPO_URL="https://github.com/traefik/traefik" \
23
TRAEFIK_CERT_DUMPER_REPO_URL="https://github.com/ldez/traefik-certs-dumper"
0 commit comments