Skip to content

Commit

Permalink
Update govpp version
Browse files Browse the repository at this point in the history
Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
  • Loading branch information
glazychev-art committed Sep 1, 2021
1 parent 5d3f784 commit be4ae30
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=v21.06.0-9-16f166164
ARG VPP_VERSION=v21.06.0-11-013a20f3d
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 be4ae30

Please sign in to comment.