Skip to content

Commit

Permalink
chore: new bootc image builder (#603)
Browse files Browse the repository at this point in the history
Update to latest-1720185748 build.

Signed-off-by: Tim deBoer <[email protected]>
  • Loading branch information
deboer-tim authored Jul 8, 2024
1 parent a78f91b commit 65553e7
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 @@ -18,5 +18,5 @@

// Image related
export const bootcImageBuilder = 'bootc-image-builder';
export const bootcImageBuilderCentos = 'quay.io/centos-bootc/bootc-image-builder:latest-1714633180';
export const bootcImageBuilderCentos = 'quay.io/centos-bootc/bootc-image-builder:latest-1720185748';
export const bootcImageBuilderRHEL = 'registry.redhat.io/rhel9/bootc-image-builder:9.4';

0 comments on commit 65553e7

Please sign in to comment.