Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
zmarano authored Oct 9, 2023
1 parent 61f4e8d commit eb0c759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion daisy_workflows/image_build/debian/build_fai.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ def main():
# Get Parameters.
build_date = utils.GetMetadataAttribute(
'build_date', raise_on_not_found=True)
debian_cloud_images_version = '889ffb24546d6270eabb4e68823ebc75501ddccd'
debian_cloud_images_version = '732707480b4c6a5174066a9d4d5a7b0c05ab0fb1'
debian_version = utils.GetMetadataAttribute(
'debian_version', raise_on_not_found=True)
outs_path = utils.GetMetadataAttribute('daisy-outs-path',
Expand Down

0 comments on commit eb0c759

Please sign in to comment.