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

Commit 8a3ad58

Browse files
Bump ubuntu from 2b7412e to 6042500 in /ci/ovs_test_setup (#252)
Bumps ubuntu from `2b7412e` to `6042500`. --- updated-dependencies: - dependency-name: ubuntu 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 7ad3c48 commit 8a3ad58

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:2b7412e6465c3c7fc5bb21d3e6f1917c167358449fecac8176c6e496e5c1f05f
1+
FROM ubuntu:22.04@sha256:6042500cf4b44023ea1894effe7890666b0c5c7871ed83a97c36c76ae560bb9b
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)