Skip to content

Commit

Permalink
Merge pull request #187 from ketilmo/renovate/traefik-traefik-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency traefik/traefik to v3.2.2
  • Loading branch information
Teko012 authored Dec 13, 2024
2 parents 31f92b3 + 8d89ee0 commit f241764
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 f241764

Please sign in to comment.