diff options
author | Philip Hands <phil@hands.com> | 2017-07-31 21:01:21 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-07-31 15:05:52 -0400 |
commit | 5864207efb2c5b5bc66766be49d534d275cd2376 (patch) | |
tree | 41498eb4c59848eb67678f12ebe651ad6f8c2c39 /job-cfg/lvc.yaml | |
parent | 0fe12fe1dc0e86da11091137147ab7f6a574adba (diff) | |
download | jenkins.debian.net-5864207efb2c5b5bc66766be49d534d275cd2376.tar.xz |
lvc: so, that should be 9.1.0 already
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'job-cfg/lvc.yaml')
-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 6ac2d222..0d39d1cd 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-9.0.0-amd64-netinst.iso' + my_iso: 'http://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.1.0-amd64-netinst.iso' my_time: 'H H * * H' - 'debian-testing-daily': dist_name: 'Debian-Installer Testing (Daily)' |