Skip to content

Commit

Permalink
Merge pull request #2706 from flant/backport-cve-2022-27665
Browse files Browse the repository at this point in the history
Backport #2705 to v2.35.x
  • Loading branch information
sagikazarmark committed Oct 11, 2022
2 parents 9063c79 + ccbc86e commit 54c9e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -34,7 +34,7 @@ ARG TARGETOS
ARG TARGETARCH
ARG TARGETVARIANT

ENV GOMPLATE_VERSION=v3.11.2
ENV GOMPLATE_VERSION=v3.11.3

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 54c9e82

Please sign in to comment.