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

Commit 1133068

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 452bb9d commit 1133068

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:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30
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)