Skip to content
Snippets Groups Projects
Unverified Commit 54c9e823 authored by Márk Sági-Kazár's avatar Márk Sági-Kazár Committed by GitHub
Browse files

Merge pull request #2706 from flant/backport-cve-2022-27665

Backport #2705 to v2.35.x
parents 9063c790 ccbc86e3
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ ARG TARGETOS ...@@ -34,7 +34,7 @@ ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH
ARG TARGETVARIANT ARG TARGETVARIANT
ENV GOMPLATE_VERSION=v3.11.2 ENV GOMPLATE_VERSION=v3.11.3
RUN wget -O /usr/local/bin/gomplate \ RUN wget -O /usr/local/bin/gomplate \
"https://github.com/hairyhenderson/gomplate/releases/download/${GOMPLATE_VERSION}/gomplate_${TARGETOS:-linux}-${TARGETARCH:-amd64}${TARGETVARIANT}" \ "https://github.com/hairyhenderson/gomplate/releases/download/${GOMPLATE_VERSION}/gomplate_${TARGETOS:-linux}-${TARGETARCH:-amd64}${TARGETVARIANT}" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment