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

Commit 9c6b5c1

Browse files
Bump ligato/vpp-base from 2cd1299 to 6ce02c8 in /docker/userspacecni (#377)
Bumps ligato/vpp-base from `2cd1299` to `6ce02c8`. --- 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 a4bc4d4 commit 9c6b5c1

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