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

Commit 0cf67e0

Browse files
Bump ubuntu from 22.04 to 24.04 in /ci/ovs_test_setup
Bumps ubuntu from 22.04 to 24.04. --- updated-dependencies: - dependency-name: ubuntu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95c9454 commit 0cf67e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: ci/ovs_test_setup/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:22.04@sha256:6042500cf4b44023ea1894effe7890666b0c5c7871ed83a97c36c76ae560bb9b
1+
FROM ubuntu:24.04@sha256:dfc10878be8d8fc9c61cbff33166cb1d1fe44391539243703c72766894fa834a
22
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
33
RUN apt-get update -y \
44
&& apt-get install -y linux-headers-generic openvswitch-switch-dpdk \

0 commit comments

Comments
 (0)