Skip to content

Commit

Permalink
Bump gomplate 3.11.8 (#3565)
Browse files Browse the repository at this point in the history
Signed-off-by: Maksim Nabokikh <maksim.nabokikh@flant.com>
  • Loading branch information
nabokihms committed Jun 3, 2024
1 parent 369707b commit 23efe92
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 @@ -47,7 +47,7 @@ ARG TARGETOS
ARG TARGETARCH
ARG TARGETVARIANT

ENV GOMPLATE_VERSION=v3.11.7
ENV GOMPLATE_VERSION=v3.11.8

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 23efe92

Please sign in to comment.