Skip to content

Commit 38f9a5f

Browse files
committed
Release 3.6-4.1.8 - See CHANGELOG.md
1 parent 7c68595 commit 38f9a5f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## 3.6-4.1.7 2025-12-16 <dave at tiredofit dot ca>
28

39
### Added

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ LABEL \
1717
org.opencontainers.image.vendor="Nfrastack <https://www.nfrastack.com>" \
1818
org.opencontainers.image.licenses="MIT"
1919
ARG \
20-
TRAEFIK_VERSION="v3.6.5" \
20+
TRAEFIK_VERSION="v3.6.6" \
2121
TRAEFIK_CERT_DUMPER_VERSION="v2.10.0" \
2222
TRAEFIK_REPO_URL="https://github.com/traefik/traefik" \
2323
TRAEFIK_CERT_DUMPER_REPO_URL="https://github.com/ldez/traefik-certs-dumper"

0 commit comments

Comments
 (0)