Skip to content

Commit a7b4e29

Browse files
committed
Trying test-basic tests on latest-11 release
1 parent f10afdb commit a7b4e29

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
@@ -123,7 +123,7 @@ pipeline {
123123
agent { label 'nodeclientpool' }
124124
steps {
125125
runAuditReport()
126-
runDockerCompose('ml-docker-db-dev-tierpoint.bed-artifactory.bedford.progress.com/marklogic/marklogic-server-ubi:latest-12')
126+
runDockerCompose('progressofficial/marklogic-db:latest-11')
127127
runTests()
128128
// Turning these off while debugging
129129
// runE2ETests()

0 commit comments

Comments
 (0)