diff --git a/packer/ubuntu-build.json b/packer/ubuntu-build.json index 97a93616..e4e9dc65 100644 --- a/packer/ubuntu-build.json +++ b/packer/ubuntu-build.json @@ -11,7 +11,7 @@ "audio": "pulse", "output_dir": "{{pwd}}/artifacts_ubuntu", "mirror_url": "https://mirror.cs.jmu.edu/pub/ubuntu-iso/focal", - "iso_file": "ubuntu-20.04.3-desktop-amd64.iso", + "iso_file": "ubuntu-20.04.4-desktop-amd64.iso", "ssh_user": "oem", "ssh_pass": "oem" },