website: download: Use "images" specification.

* website/apps/download/templates/download-latest.scm (default-spec): Use the
"images" specification.
This commit is contained in:
Mathieu Othacehe 2021-04-11 18:46:31 +02:00
parent d3f524d4ea
commit c1438b5695
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
#:export (download-latest-t))
(define ci-url "https://ci.guix.gnu.org")
(define default-spec "guix-master")
(define default-spec "images")
(define default-system "x86_64-linux")
(define-record-type <image>