Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit b6018a5

Browse files
Bump ligato/vpp-base from 24.02 to 25.02 in /docker/userspacecni
Bumps ligato/vpp-base from 24.02 to 25.02. --- updated-dependencies: - dependency-name: ligato/vpp-base dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab5409c commit b6018a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: docker/userspacecni/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ligato/vpp-base:24.02@sha256:daa54ffefce805a2da087f5577d5a6644d41ab3748bde3d9a2c39b0f507019f5 as builder
1+
FROM ligato/vpp-base:25.02@sha256:16a5cba544c6d9b0a1436466b9e859a1adf044d3dece8f7c5bd65d287ec00d75 as builder
22
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
33
COPY . /root/userspace-cni-network-plugin
44
WORKDIR /root/userspace-cni-network-plugin

Diff for: docker/userspacecni/Dockerfile.unittest

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ligato/vpp-base:24.02@sha256:daa54ffefce805a2da087f5577d5a6644d41ab3748bde3d9a2c39b0f507019f5 as builder
1+
FROM ligato/vpp-base:25.02@sha256:16a5cba544c6d9b0a1436466b9e859a1adf044d3dece8f7c5bd65d287ec00d75 as builder
22
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
33
COPY . /root/userspace-cni-network-plugin
44
WORKDIR /root/userspace-cni-network-plugin

0 commit comments

Comments
 (0)