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

Commit 553ea1a

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

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:23.06@sha256:f68272b0aebe106673c7fffe94b6e6ccd06ecc9afd123ebcbbdc22b350bd2774 as builder
1+
FROM ligato/vpp-base:23.10@sha256:5d21be5026ea6d4d5dfba3b0dc26373d6d858a3e7d20c0adc6956b131904b056 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:23.06@sha256:f68272b0aebe106673c7fffe94b6e6ccd06ecc9afd123ebcbbdc22b350bd2774 as builder
1+
FROM ligato/vpp-base:23.10@sha256:5d21be5026ea6d4d5dfba3b0dc26373d6d858a3e7d20c0adc6956b131904b056 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)