Skip to content

Commit 4c1cfcf

Browse files
committed
14.04.3 -> 14.04.4
We should probably do this in a more automatic way.
1 parent 76c8afd commit 4c1cfcf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

util/vm/build.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@
7070
'ubuntu-12.04.5-server-amd64.iso',
7171
'trusty32server':
7272
'http://mirrors.kernel.org/ubuntu-releases/14.04/'
73-
'ubuntu-14.04.3-server-i386.iso',
73+
'ubuntu-14.04.4-server-i386.iso',
7474
'trusty64server':
7575
'http://mirrors.kernel.org/ubuntu-releases/14.04/'
76-
'ubuntu-14.04.3-server-amd64.iso',
76+
'ubuntu-14.04.4-server-amd64.iso',
7777
'wily32server':
7878
'http://mirrors.kernel.org/ubuntu-releases/15.10/'
7979
'ubuntu-15.10-server-i386.iso',

0 commit comments

Comments
 (0)