mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
NOTICK Switch published Docker image to official (#6824)
This commit is contained in:
parent
86aa0c4252
commit
d9e3220577
@ -123,7 +123,7 @@ pipeline {
|
||||
'./gradlew',
|
||||
'docker:pushDockerImage',
|
||||
'-Pdocker.image.repository=corda/corda',
|
||||
'--image ALPINE_ZULU'
|
||||
'--image OFFICIAL'
|
||||
].join(' ')
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user