We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2392b3f + 6a7bf86 commit 419687eCopy full SHA for 419687e
1 file changed
traefik/Dockerfile.template
@@ -23,7 +23,7 @@ RUN printf '%s\n' \
23
FROM base AS buildstep
24
25
# renovate: datasource=github-releases depName=traefik/traefik versioning=semver
26
-ARG TRAEFIK_VERSION=3.7.5
+ARG TRAEFIK_VERSION=3.7.6
27
ARG TEMP_INSTALL="wget"
28
29
COPY traefik_installer.sh /tmp
0 commit comments