We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 505c97a commit 653e726Copy full SHA for 653e726
tools/s2i-dpdk/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM quay.io/centos/centos:stream9
+FROM registry.access.redhat.com/ubi9/ubi:latest
2
3
LABEL maintainer="Sebastian Scheinkman <sebassch@gmail.com>"
4
LABEL io.openshift.s2i.scripts-url="image:///usr/libexec/s2i"
0 commit comments