Skip to content

Commit ad872d8

Browse files
committed
chore: update bib to include --rootfs parameter
### What does this PR do? Updates bib to include the --rootfs parameter ### Screenshot / video of UI <!-- If this PR is changing UI, please include screenshots or screencasts showing the difference --> N/A ### What issues does this PR fix or reference? <!-- Include any related issues from Podman Desktop repository (or from another issue tracker). --> Related to #434 ### How to test this PR? <!-- Please explain steps to reproduce --> you should be able to build perfectly normal Signed-off-by: Charlie Drage <[email protected]>
1 parent 34fa762 commit ad872d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/backend/src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818

1919
// Image related
2020
export const bootcImageBuilderContainerName = '-bootc-image-builder';
21-
export const bootcImageBuilderName = 'quay.io/centos-bootc/bootc-image-builder:latest-1714474808';
21+
export const bootcImageBuilderName = 'quay.io/centos-bootc/bootc-image-builder:latest-1714633180';

0 commit comments

Comments
 (0)