Skip to content

Commit

Permalink
Updated traefik to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ketil Moland Olsen authored and Ketil Moland Olsen committed Mar 16, 2024
1 parent 01d8a52 commit 48620b9
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 @@ -12,7 +12,7 @@ RUN apt update && \

FROM base AS buildstep

ARG TRAEFIK_VERSION=2.10.7
ARG TRAEFIK_VERSION=2.11.0
ARG TEMP_INSTALL="wget"

COPY traefik_installer.sh /tmp
Expand Down

0 comments on commit 48620b9

Please sign in to comment.