We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff46ef6 commit bef5a9bCopy full SHA for bef5a9b
Jenkinsfile
@@ -2,6 +2,6 @@
2
@Library('github.com/stakater/stakater-pipeline-library@v2.16.35') _
3
4
pushDockerImage {
5
- dockerRegistryURL = "docker.io"
6
- imagePrefix = "v1.0"
+ dockerRepositoryURL = "docker.io"
+ imagePrefix = "7.9.1-community-jdk11.0.5-debian10-v1.0.0"
7
}
0 commit comments