Skip to content

Commit 236e7de

Browse files
jcapiitaojlebon
authored andcommitted
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 236e7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)