Skip to content

Commit

Permalink
chore: Bump Dockerfile to upstream version v2.8.1
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] committed Aug 20, 2024
1 parent c7c4303 commit b503dce
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 @@ -7,7 +7,7 @@ RUN set -x && \
apk --no-cache add \
git \
make
ARG TAG=v2.8.0
ARG TAG=v2.8.1
RUN git clone --depth=1 https://github.com/k8snetworkplumbingwg/sriov-cni
WORKDIR sriov-cni
RUN git fetch --all --tags --prune
Expand Down

0 comments on commit b503dce

Please sign in to comment.