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

Commit bdd338e

Browse files
Bump ubuntu in /ci/ovs_test_setup/testpmd_image (#251)
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 8a3ad58 commit bdd338e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: ci/ovs_test_setup/testpmd_image/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
RUN apt-get -q update \
33
&& DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
44
git \

0 commit comments

Comments
 (0)