diff options
-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)' |