You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2017/07/30 04:25:08 UTC

[couchdb] branch master updated: Bump image version in Jenkinsfile

This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/master by this push:
     new abeec24  Bump image version in Jenkinsfile
abeec24 is described below

commit abeec24c8eaea206c5c24dae7fa042de9c6177a9
Author: Joan Touzet <jo...@atypical.net>
AuthorDate: Sun Jul 30 00:24:58 2017 -0400

    Bump image version in Jenkinsfile
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index a202747..03a84e1 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -32,7 +32,7 @@ pipeline {
         docker {
           label 'couchdbtest'
           // This image has the oldest Erlang we support, 16B03
-          image 'couchdbdev/ubuntu-14.04-erlang-default'
+          image 'couchdbdev/ubuntu-14.04-erlang-default:latest'
           // https://github.com/jenkins-infra/jenkins.io/blob/master/Jenkinsfile#64
           // We need the jenkins user mapped inside of the image
           // npm config cache below is required because /home/jenkins doesn't

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].