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

Commit 7aa9b84

Browse files
Bump centos from 7 to 8 in /docker/vpp-centos-userspace-cni
Bumps centos from 7 to 8. --- updated-dependencies: - dependency-name: centos dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ffae897 commit 7aa9b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docker/vpp-centos-userspace-cni/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66

77
# -------- Builder stage.
8-
FROM centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
8+
FROM centos:8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177
99

1010
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
1111

0 commit comments

Comments
 (0)