We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b93476 commit 8b4e9f6Copy full SHA for 8b4e9f6
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG VPP_VERSION=v24.10.0-4-g4f296b751
+ARG VPP_VERSION=v24.10.0-4-ga9d527a67
2
FROM ghcr.io/networkservicemesh/govpp/vpp:${VPP_VERSION} AS go
3
COPY --from=golang:1.23.1 /usr/local/go/ /go
4
ENV PATH=${PATH}:/go/bin
0 commit comments