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

Commit f82e088

Browse files
Bump ligato/vpp-base from 23.06 to 23.10 in /docker/userspacecni (#248)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3253924 commit f82e088

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:b8814b5cba87674a098de4eddcb5af6d6b19ddb59e68f0563b996136a632a34c 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:b8814b5cba87674a098de4eddcb5af6d6b19ddb59e68f0563b996136a632a34c 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)