Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/go…
Browse files Browse the repository at this point in the history
…vpp@main

PR link: https://github.com/networkservicemesh/govpp/pull/

Commit: 43babf5
Author: Denis Tingaikin
Date: 2024-01-30 18:23:00 +0300
Message:
  - Merge pull request #23 from networkservicemesh/ping-patch
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Feb 19, 2024
1 parent 5e93392 commit 3b5dfb1
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=v23.10-rc0-169-g5e4a1193d
ARG VPP_VERSION=v23.10-rc0-169-g7e1c880d6
FROM ghcr.io/networkservicemesh/govpp/vpp:${VPP_VERSION} as go
COPY --from=golang:1.20.12 /usr/local/go/ /go
ENV PATH ${PATH}:/go/bin
Expand Down

0 comments on commit 3b5dfb1

Please sign in to comment.