Skip to content

Commit 3e90ce9

Browse files
Merge pull request #3856 from MoeBensu/update-gomplate
build(deps): bump gomplate from 4.0.1 to 4.3.0
2 parents f058ef1 + 46b36ab commit 3e90ce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ ARG TARGETOS
4747
ARG TARGETARCH
4848
ARG TARGETVARIANT
4949

50-
ENV GOMPLATE_VERSION=v4.0.1
50+
ENV GOMPLATE_VERSION=v4.3.0
5151

5252
RUN wget -O /usr/local/bin/gomplate \
5353
"https://github.com/hairyhenderson/gomplate/releases/download/${GOMPLATE_VERSION}/gomplate_${TARGETOS:-linux}-${TARGETARCH:-amd64}${TARGETVARIANT}" \

0 commit comments

Comments
 (0)