Skip to content

Commit

Permalink
Merge pull request #3293 from dexidp/gomplate-3-11-7
Browse files Browse the repository at this point in the history
Bump gomplate to v3.11.7
  • Loading branch information
sagikazarmark authored Jan 24, 2024
2 parents 11bea4d + 47b2268 commit 12eb47c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ARG TARGETOS
ARG TARGETARCH
ARG TARGETVARIANT

ENV GOMPLATE_VERSION=v3.11.6
ENV GOMPLATE_VERSION=v3.11.7

RUN wget -O /usr/local/bin/gomplate \
"https://github.com/hairyhenderson/gomplate/releases/download/${GOMPLATE_VERSION}/gomplate_${TARGETOS:-linux}-${TARGETARCH:-amd64}${TARGETVARIANT}" \
Expand Down

0 comments on commit 12eb47c

Please sign in to comment.