Update Ubuntu LTS ISO to 18.04.3

Closes-Bug: #1846863

backport: stein rocky

Change-Id: I13125f70b86abe6c2b7b0fc3da74f3335ee30c1c
This commit is contained in:
Roger Luethi 2019-10-26 14:49:06 +02:00
parent 6eacdc7d8f
commit 1fa24235fc
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)