We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e96058 + 1a97d72 commit 6e602d3Copy full SHA for 6e602d3
Dockerfile
@@ -47,7 +47,7 @@ ARG TARGETOS
47
ARG TARGETARCH
48
ARG TARGETVARIANT
49
50
-ENV GOMPLATE_VERSION=v4.3.0
+ENV GOMPLATE_VERSION=v4.3.2
51
52
RUN wget -O /usr/local/bin/gomplate \
53
"https://github.com/hairyhenderson/gomplate/releases/download/${GOMPLATE_VERSION}/gomplate_${TARGETOS:-linux}-${TARGETARCH:-amd64}${TARGETVARIANT}" \
0 commit comments