Skip to content

Commit 188d5e8

Browse files
author
Peng Zhou
committed
update image version in Jenkins
1 parent 73477c0 commit 188d5e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ pipeline {
164164
// }
165165

166166
parameters {
167-
string(name: 'dockerImage', defaultValue: 'ml-docker-db-dev-tierpoint.bed-artifactory.bedford.progress.com/marklogic/marklogic-server-ubi:latest-11', description: 'Docker image to use for tests.', trim: true)
167+
string(name: 'E2E_MARKLOGIC_IMAGE_VERSION', defaultValue: 'ml-docker-db-dev-tierpoint.bed-artifactory.bedford.progress.com/marklogic/marklogic-server-ubi-rootless:latest-12', description: 'Docker image to use for tests.', trim: true)
168168
string(name: 'emailList', defaultValue: emailList, description: 'List of email for build notification', trim: true)
169169
}
170170

0 commit comments

Comments
 (0)