mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
Patch gomplate to v3.11.6 (#3234)
Signed-off-by: Greg Burton <9094087+gburton1@users.noreply.github.com> Co-authored-by: Greg Burton <gburton@taser.com>
This commit is contained in:
co-authored by
Greg Burton
parent
e920571880
commit
fe3303578c
+1
-1
@@ -44,7 +44,7 @@ ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
ARG TARGETVARIANT
|
||||
|
||||
ENV GOMPLATE_VERSION=v3.11.5
|
||||
ENV GOMPLATE_VERSION=v3.11.6
|
||||
|
||||
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