Skip to content

Commit 8b4e9f6

Browse files
nsmbotNSMBot
andauthored
Update from update/networkservicemesh/govpp (#1235)
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io> Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
1 parent 6b93476 commit 8b4e9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG VPP_VERSION=v24.10.0-4-g4f296b751
1+
ARG VPP_VERSION=v24.10.0-4-ga9d527a67
22
FROM ghcr.io/networkservicemesh/govpp/vpp:${VPP_VERSION} AS go
33
COPY --from=golang:1.23.1 /usr/local/go/ /go
44
ENV PATH=${PATH}:/go/bin

0 commit comments

Comments
 (0)