Skip to content

Commit e653bc4

Browse files
committed
chore: bootc lint
1 parent 9d71d84 commit e653bc4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Containerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ RUN mkdir -p /var/lib/alternatives
1212
RUN /tmp/build.sh && \
1313
/tmp/plasma.sh && \
1414
dnf clean all && \
15-
ostree container commit
15+
ostree container commit && \
16+
bootc container lint

0 commit comments

Comments
 (0)