Skip to content
Snippets Groups Projects
Commit 46b36ab9 authored by moeneuron's avatar moeneuron
Browse files

build(deps): Bump gomplate from 4.0.1 to 4.3.0


Signed-off-by: default avatarmoeneuron <m.binsumait@pm.me>
parent fa0240d3
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,7 @@ ARG TARGETOS ...@@ -47,7 +47,7 @@ ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH
ARG TARGETVARIANT ARG TARGETVARIANT
ENV GOMPLATE_VERSION=v4.0.1 ENV GOMPLATE_VERSION=v4.3.0
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.
Finish editing this message first!
Please register or to comment