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

Commit a3a2076

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

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:24.06@sha256:2fa3c6fe6d3d4edfb9d9b4cf77d5904fe0e31ae66b12e050cbc035acc2ebec89 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:24.06@sha256:2fa3c6fe6d3d4edfb9d9b4cf77d5904fe0e31ae66b12e050cbc035acc2ebec89 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)