Skip to content

Commit 4edaf13

Browse files
committed
build(deps): Bump gomplate from 4.0.1 to 4.3.0
Signed-off-by: moeneuron <m.binsumait@pm.me>
1 parent fa0240d commit 4edaf13

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)