diff options
author | Philip Hands <phil@hands.com> | 2017-01-25 14:53:57 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-01-25 15:39:19 +0100 |
commit | c426fb81b221db7972476a732a8347873f4ae83e (patch) | |
tree | a634e5420528e74a10f7cdba436b11d2b7ece344 /job-cfg | |
parent | cfa73f082b5e2d30421df31473afc1fa918d5d92 (diff) | |
download | jenkins.debian.net-c426fb81b221db7972476a732a8347873f4ae83e.tar.xz |
lvc: debian-stable: nudge version to 8.7.1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'job-cfg')
-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 c8ee9518..1b810822 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/8.6.0/amd64/iso-cd/debian-8.6.0-amd64-netinst.iso' + my_iso: 'http://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-8.7.1-amd64-netinst.iso' my_time: 'H H * * H' - 'debian-testing-daily': dist_name: 'Debian-Installer Testing (Daily)' |