Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

Commit 123be2b

Browse files
authored
Comment out linting command in Containerfile
1 parent f5efc68 commit 123be2b

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
@@ -36,4 +36,4 @@ RUN --mount=type=bind,from=ctx,source=/,target=/ctx \
3636

3737
### LINTING
3838
## Verify final image and contents are correct.
39-
RUN bootc container lint
39+
## RUN bootc container lint

0 commit comments

Comments
 (0)