Skip to content

Commit 6e602d3

Browse files
Merge pull request #4148 from dexidp/backport-4146
Backport #4146 to 2.43.x
2 parents 8e96058 + 1a97d72 commit 6e602d3

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.3.0
50+
ENV GOMPLATE_VERSION=v4.3.2
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)