summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Kocoloski <kocolosk@apache.org>2022-01-12 16:43:39 -0500
committerAdam Kocoloski <kocolosk@apache.org>2022-01-12 16:43:39 -0500
commit08e910476e32f4a13b2cf0ab928115f324696a02 (patch)
tree7d6cfc5cd90fdcb06c4f5655f7e13aa5bfb59f65
parent74fd408c03b1ebcac55276a8be66c14e5ed59cb1 (diff)
downloadcouchdb-update-erlang-versions-ci.tar.gz
Use current Debian Stable for PR buildsupdate-erlang-versions-ci
-rw-r--r--build-aux/Jenkinsfile.pr2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/Jenkinsfile.pr b/build-aux/Jenkinsfile.pr
index b11b74aa1..de206f6fb 100644
--- a/build-aux/Jenkinsfile.pr
+++ b/build-aux/Jenkinsfile.pr
@@ -39,7 +39,7 @@ pipeline {
GIT_COMMITTER_NAME = 'Jenkins User'
GIT_COMMITTER_EMAIL = 'couchdb@apache.org'
// Parameters for the matrix build
- DOCKER_IMAGE = 'apache/couchdbci-debian:buster-erlang-all'
+ DOCKER_IMAGE = 'apache/couchdbci-debian:bullseye-erlang-all'
// 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 deals with /home/jenkins not mapping correctly