Skip to content
Snippets Groups Projects
Commit ccbc86e3 authored by m.nabokikh's avatar m.nabokikh
Browse files

fix: Update gomplate version to 3.11.3 fix CVE-2022-27665

parent 9063c790
Branches
Tags
No related merge requests found
......@@ -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}" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment