Skip to content

Commit

Permalink
Patch gomplate to v3.11.6
Browse files Browse the repository at this point in the history
Signed-off-by: Greg Burton <[email protected]>
  • Loading branch information
Greg Burton authored and gburton1 committed Dec 22, 2023
1 parent e920571 commit a5a882f
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.5
ENV GOMPLATE_VERSION=v3.11.6

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 a5a882f

Please sign in to comment.