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@v23.10-rc0-170-g806b14eeb

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

Commit: 8a44468
Author: Denis Tingaikin
Date: 2024-03-28 13:11:42 +0300
Message:
  - Merge pull request #28 from networkservicemesh/new-tagging
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Mar 28, 2024
1 parent d6583dd commit 6415dce
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-170-g242c41da9
ARG VPP_VERSION=v23.10-rc0-170-g806b14eeb
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 6415dce

Please sign in to comment.