fixURL
Some checks are pending
Build Ubuntu Image / packer-build (push) Has started running

This commit is contained in:
martin.cholewa
2025-06-20 12:49:42 +02:00
parent 437e2beb65
commit e8354d142b

View File

@ -1,2 +1,2 @@
ubuntu_iso_url = "https://releases.ubuntu.com/22.04/ubuntu-22.04-live-server-amd64.iso"
ubuntu_iso_checksum = "sha256:769c5f41e69f44e3ad9ebd51fae40880cc945a8b0e9d6c8c0fa8e779b3269b61"
ubuntu_iso_url = "https://cdimage.ubuntu.com/releases/22.04/release/ubuntu-22.04.4-live-server-amd64.iso"
ubuntu_iso_checksum = "sha256:e5b944550b6cf926cf0a6a6c62dd8a964c57bb42e2909f26e29f03e2c0d6f1c6"