Skip to content

Commit

Permalink
build(deps): Bump gomplate from 4.0.1 to 4.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: moeneuron <[email protected]>
  • Loading branch information
MoeBensu committed Jan 9, 2025
1 parent fa0240d commit 46b36ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ ARG TARGETOS
ARG TARGETARCH
ARG TARGETVARIANT

ENV GOMPLATE_VERSION=v4.0.1
ENV GOMPLATE_VERSION=v4.3.0

RUN wget -O /usr/local/bin/gomplate \
"https://github.com/hairyhenderson/gomplate/releases/download/${GOMPLATE_VERSION}/gomplate_${TARGETOS:-linux}-${TARGETARCH:-amd64}${TARGETVARIANT}" \
Expand Down

0 comments on commit 46b36ab

Please sign in to comment.