diff options
author | Philip Hands <phil@hands.com> | 2017-06-29 23:50:05 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-07-31 14:57:25 -0400 |
commit | 0fe12fe1dc0e86da11091137147ab7f6a574adba (patch) | |
tree | 29aef6dca31626b8f9801b542109ae6e36e493de | |
parent | d50dd397b76cf86b61419d18c8a4206de9579a2b (diff) | |
download | jenkins.debian.net-0fe12fe1dc0e86da11091137147ab7f6a574adba.tar.xz |
lvc: new ISO version
-rw-r--r-- | job-cfg/lvc.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml index f12afd24..6ac2d222 100644 --- a/job-cfg/lvc.yaml +++ b/job-cfg/lvc.yaml @@ -64,7 +64,7 @@ distro: - 'debian-stable': dist_name: 'Debian-Installer Stable' - my_iso: 'http://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-8.7.1-amd64-netinst.iso' + my_iso: 'http://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.0.0-amd64-netinst.iso' my_time: 'H H * * H' - 'debian-testing-daily': dist_name: 'Debian-Installer Testing (Daily)' |