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

Commit aed7d74

Browse files
Bump ligato/vpp-base from 6ce02c8 to daa54ff in /docker/userspacecni (#385)
Bumps ligato/vpp-base from `6ce02c8` to `daa54ff`. --- updated-dependencies: - dependency-name: ligato/vpp-base dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad2df7b commit aed7d74

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:6ce02c8f6728fbf68317939d0d400b30879348c94dbb1a03b3bf5c20431f421f as builder
1+
FROM ligato/vpp-base:24.02@sha256:daa54ffefce805a2da087f5577d5a6644d41ab3748bde3d9a2c39b0f507019f5 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:6ce02c8f6728fbf68317939d0d400b30879348c94dbb1a03b3bf5c20431f421f as builder
1+
FROM ligato/vpp-base:24.02@sha256:daa54ffefce805a2da087f5577d5a6644d41ab3748bde3d9a2c39b0f507019f5 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)