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

Merge pull request #3856 from MoeBensu/update-gomplate

build(deps): bump gomplate from 4.0.1 to 4.3.0
parents f058ef1f 46b36ab9
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ ARG TARGETOS
ARG TARGETARCH
ARG TARGETVARIANT
ENV GOMPLATE_VERSION=v4.0.1
ENV GOMPLATE_VERSION=v4.3.0
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.
Finish editing this message first!
Please register or to comment