emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master fe80d58: .gitlab-ci.yml: Use stretch Debian image i


From: Teodor Zlatanov
Subject: [Emacs-diffs] master fe80d58: .gitlab-ci.yml: Use stretch Debian image instead of unstable
Date: Wed, 2 Aug 2017 15:25:40 -0400 (EDT)

branch: master
commit fe80d58ca4ead89e8887aa726482694888a8ef7f
Author: Toon Claes <address@hidden>
Commit: Ted Zlatanov <address@hidden>

    .gitlab-ci.yml: Use stretch Debian image instead of unstable
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5fcd54f..0b1e8b5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -24,7 +24,7 @@
 # Maintainer: address@hidden
 # URL: https://gitlab.com/emacs-ci/emacs
 
-image: debian:unstable
+image: debian:stretch
 
 before_script:
   - apt update -qq



reply via email to

[Prev in Thread] Current Thread [Next in Thread]