Skip to content

Commit b6c784e

Browse files
committed
tools: update container base image from centos:stream9 to ubi:9
1 parent ce31c41 commit b6c784e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/s2i-dpdk/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/centos/centos:stream9
1+
FROM registry.access.redhat.com/ubi9/ubi:latest
22

33
LABEL maintainer="Sebastian Scheinkman <sebassch@gmail.com>"
44
LABEL io.openshift.s2i.scripts-url="image:///usr/libexec/s2i"

0 commit comments

Comments
 (0)