Skip to content

Commit

Permalink
chore: Bump to latest whereabouts version in Dockerfile
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] committed Jul 24, 2024
1 parent 6192d31 commit 46751f0
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 @@ -14,7 +14,7 @@ RUN set -x && \
xx-apk --no-cache add musl-dev gcc

FROM base-builder as whereabouts-builder
ARG TAG=v0.7.0
ARG TAG=v0.8.0
ARG PKG="github.com/k8snetworkplumbingwg/whereabouts"
ARG SRC="github.com/k8snetworkplumbingwg/whereabouts"
RUN git clone --depth=1 https://${SRC}.git $GOPATH/src/${PKG}
Expand Down

0 comments on commit 46751f0

Please sign in to comment.