Skip to content

Commit

Permalink
Merge pull request #492 from jmunixusers/ubuntu-update/20.04.4
Browse files Browse the repository at this point in the history
Update to Ubuntu 20.04.4
  • Loading branch information
ripleymj authored Mar 27, 2022
2 parents e32dab8 + 42b0c0d commit a9e9bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packer/ubuntu-build.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down

0 comments on commit a9e9bc2

Please sign in to comment.