Skip to content

Commit 23efe92

Browse files
authored
Bump gomplate 3.11.8 (#3565)
Signed-off-by: Maksim Nabokikh <maksim.nabokikh@flant.com>
1 parent 369707b commit 23efe92

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=v3.11.7
50+
ENV GOMPLATE_VERSION=v3.11.8
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)