Merge "Update Ubuntu LTS ISO to 18.04.3"

This commit is contained in:
Zuul 2019-11-05 03:44:20 +00:00 committed by Gerrit Code Review
commit 0cf2c5faae
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ class ISOImage(distro.GenericISOImage):
if arch == "amd64":
self.release_name = "ubuntu-18.04-amd64"
self.url = ("http://cdimage.ubuntu.com/releases/18.04/release/"
"ubuntu-18.04.2-server-amd64.iso")
"ubuntu-18.04.3-server-amd64.iso")
self.md5 = "34416ff83179728d54583bf3f18d42d2"
# ostype used by VirtualBox to choose icon and flags (64-bit,
# IOAPIC)