Skip to content

Commit 36a88cf

Browse files
mvo5ondrejbudai
authored andcommitted
Containerfile: fix io.openshift.tags
Trivial drive-by to update LABEL io.openshift.tags="base fedora40" -> 42
1 parent 861ce61 commit 36a88cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ VOLUME /var/lib/containers/storage
2828
LABEL description="This tools allows to build and deploy disk-images from bootc container inputs."
2929
LABEL io.k8s.description="This tools allows to build and deploy disk-images from bootc container inputs."
3030
LABEL io.k8s.display-name="Bootc Image Builder"
31-
LABEL io.openshift.tags="base fedora40"
31+
LABEL io.openshift.tags="base fedora42"
3232
LABEL summary="A container to create disk-images from bootc container inputs"

0 commit comments

Comments
 (0)