mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
Merge pull request #2840 from deckhouse/bump-gomplate-3-11-4
feat: Bump gomplate 3.11.4
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
ARG TARGETVARIANT
|
||||
|
||||
ENV GOMPLATE_VERSION=v3.11.3
|
||||
ENV GOMPLATE_VERSION=v3.11.4
|
||||
|
||||
RUN wget -O /usr/local/bin/gomplate \
|
||||
"https://github.com/hairyhenderson/gomplate/releases/download/${GOMPLATE_VERSION}/gomplate_${TARGETOS:-linux}-${TARGETARCH:-amd64}${TARGETVARIANT}" \
|
||||
|
||||
Reference in New Issue
Block a user