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.
1 parent 369707b commit 23efe92Copy full SHA for 23efe92
Dockerfile
@@ -47,7 +47,7 @@ ARG TARGETOS
47
ARG TARGETARCH
48
ARG TARGETVARIANT
49
50
-ENV GOMPLATE_VERSION=v3.11.7
+ENV GOMPLATE_VERSION=v3.11.8
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