There was an error while loading. Please reload this page.
1 parent 6c90315 commit 26c0caeCopy full SHA for 26c0cae
1 file changed
Dockerfile
@@ -47,7 +47,7 @@ ARG TARGETOS
47
ARG TARGETARCH
48
ARG TARGETVARIANT
49
50
-ENV GOMPLATE_VERSION=v5.0.0
+ENV GOMPLATE_VERSION=v5.2.0
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