We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67a6588 commit 9f3d8caCopy full SHA for 9f3d8ca
build-aux/Jenkinsfile.full
@@ -320,7 +320,7 @@ pipeline {
320
agent {
321
docker {
322
label 'docker'
323
- image "apache/couchdbci-debian:bullseye-erlang-${MINIMUM_ERLANG_VERSION}"
+ image "apache/couchdbci-debian:bookworm-erlang-${MINIMUM_ERLANG_VERSION}"
324
args "${DOCKER_ARGS}"
325
registryUrl 'https://docker.io/'
326
registryCredentialsId 'dockerhub_creds'
0 commit comments