We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bef5a9b commit 828a699Copy full SHA for 828a699
Jenkinsfile
@@ -3,5 +3,5 @@
3
4
pushDockerImage {
5
dockerRepositoryURL = "docker.io"
6
- imagePrefix = "7.9.1-community-jdk11.0.5-debian10-v1.0.0"
+ imagePrefix = "7.9.1-community-jdk11.0.5-debian10"
7
}
0 commit comments