Skip to content

Commit 85103ed

Browse files
committed
test/targetcli: switch to Fedora OS as base layer
For consistency and simplicity, let's move to Fedora as base layer. This will simplify the onboarding to Konflux.
1 parent fbca096 commit 85103ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/containers/targetcli/Containerfile

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 quay.io/fedora/fedora-minimal:42
22

33
RUN dnf install -y targetcli kmod && dnf clean all
44
RUN systemctl enable target

0 commit comments

Comments
 (0)