Skip to content

Commit bef5a9b

Browse files
Fix version
1 parent ff46ef6 commit bef5a9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Jenkinsfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
@Library('github.com/stakater/stakater-pipeline-library@v2.16.35') _
33

44
pushDockerImage {
5-
dockerRegistryURL = "docker.io"
6-
imagePrefix = "v1.0"
5+
dockerRepositoryURL = "docker.io"
6+
imagePrefix = "7.9.1-community-jdk11.0.5-debian10-v1.0.0"
77
}

0 commit comments

Comments
 (0)