Skip to content

Commit

Permalink
chore(deps): update dependency traefik/traefik to v3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 31f92b3 commit 8d89ee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion traefik/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN apt update && \
FROM base AS buildstep

# renovate: datasource=github-releases depName=traefik/traefik versioning=loose
ARG TRAEFIK_VERSION=3.2.1
ARG TRAEFIK_VERSION=3.2.2
ARG TEMP_INSTALL="wget"

COPY traefik_installer.sh /tmp
Expand Down

0 comments on commit 8d89ee0

Please sign in to comment.