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

Commit 0bbd0b9

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 5d7f650 commit 0bbd0b9

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:562456a05a0dbd62a671c1854868862a4687bf979a96d48ae8e766642cd911e8
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)