We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbca096 commit 236e7deCopy full SHA for 236e7de
tests/containers/targetcli/Containerfile
@@ -1,4 +1,4 @@
1
-FROM quay.io/centos/centos:stream9
+FROM quay.io/fedora/fedora-minimal:42
2
3
RUN dnf install -y targetcli kmod && dnf clean all
4
RUN systemctl enable target
0 commit comments