Skip to content

Commit

Permalink
Merge pull request #159 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
  • Loading branch information
Teko012 authored Sep 19, 2024
2 parents 5d1a607 + e6ec31a commit 8dc2548
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=2.11.9
ARG TRAEFIK_VERSION=3.1.3
ARG TEMP_INSTALL="wget"

COPY traefik_installer.sh /tmp
Expand Down

0 comments on commit 8dc2548

Please sign in to comment.