Skip to content

Commit

Permalink
chore: update bib with vhd azure support (#811)
Browse files Browse the repository at this point in the history
### What does this PR do?

Updates bib that includes the support from osbuild/bootc-image-builder#132

### 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). -->

N/A

### How to test this PR?

<!-- Please explain steps to reproduce -->

Images should be like normal

Signed-off-by: Charlie Drage <[email protected]>
  • Loading branch information
cdrage authored Sep 10, 2024
1 parent 47e9f91 commit bf6b336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/backend/src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
// Image related
export const bootcImageBuilder = 'bootc-image-builder';
export const bootcImageBuilderCentos =
'quay.io/centos-bootc/bootc-image-builder:sha256-516b2ec3feef2c960e7deb13d0c7d50a13a5f56215cae74ead3de860717d0d63';
'quay.io/centos-bootc/bootc-image-builder:sha256-8ef91986f03df5607a829a819aa35cf704727609f7656edc413c6e4d145293d1';
export const bootcImageBuilderRHEL = 'registry.redhat.io/rhel9/bootc-image-builder:9.4';

0 comments on commit bf6b336

Please sign in to comment.