Skip to content

Commit

Permalink
Update VPP to match latest Calico-VPP patches
Browse files Browse the repository at this point in the history
edwarnicke/govpp#46

Signed-off-by: Ed Warnicke <[email protected]>
  • Loading branch information
edwarnicke committed Dec 1, 2021
1 parent 45bf289 commit 6c5121c
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
@@ -1,4 +1,4 @@
ARG VPP_VERSION=v22.02-rc0-101-g005fc7448
ARG VPP_VERSION=v22.02-rc0-165-gb44d0defb
FROM ghcr.io/edwarnicke/govpp/vpp:${VPP_VERSION} as go
COPY --from=golang:1.16.3-buster /usr/local/go/ /go
ENV PATH ${PATH}:/go/bin
Expand Down

0 comments on commit 6c5121c

Please sign in to comment.