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@v24.10.0-4-g4f296b751 (#391)

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

Commit: 4d08cb0
Author: Szilárd Vincze
Date: 2025-02-06 13:53:19 +0100
Message:
  - Merge pull request #46 from Nordix/main

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
nsmbot and NSMBot authored Feb 6, 2025
1 parent b83b920 commit 1e164a6
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-g0bbdb8b45
ARG VPP_VERSION=v24.10.0-4-g4f296b751
FROM ghcr.io/networkservicemesh/govpp/vpp:${VPP_VERSION} as go
COPY --from=golang:1.23.1 /usr/local/go/ /go
ENV PATH ${PATH}:/go/bin
Expand Down

0 comments on commit 1e164a6

Please sign in to comment.