Skip to content

Commit

Permalink
Upgrade to VPP v21.06 (#230)
Browse files Browse the repository at this point in the history
Signed-off-by: Artem Glazychev <[email protected]>
  • Loading branch information
glazychev-art authored Aug 19, 2021
1 parent f89880f commit 1bb0645
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=v20.09
ARG VPP_VERSION=v21.06.0-9-16f166164
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 1bb0645

Please sign in to comment.