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

Commit d9a1537

Browse files
--- (#357)
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 4cfe5f1 commit d9a1537

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/userspacecni/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ligato/vpp-base:24.02@sha256:cea77822b9e3a401337f9d2100d3b00881c22bae4c27f1112657b17a7e68e96a as builder
1+
FROM ligato/vpp-base:24.02@sha256:2cd129981e19a8a5a2eeb55c60f6c23649d1f2ee7160a60f6357f8bb28beac49 as builder
22
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
33
COPY . /root/userspace-cni-network-plugin
44
WORKDIR /root/userspace-cni-network-plugin

docker/userspacecni/Dockerfile.unittest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ligato/vpp-base:24.02@sha256:cea77822b9e3a401337f9d2100d3b00881c22bae4c27f1112657b17a7e68e96a as builder
1+
FROM ligato/vpp-base:24.02@sha256:2cd129981e19a8a5a2eeb55c60f6c23649d1f2ee7160a60f6357f8bb28beac49 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)