Skip to content

Commit

Permalink
Bump pipeline tools version
Browse files Browse the repository at this point in the history
  • Loading branch information
hazim1093 committed Jan 17, 2019
1 parent 4a6897c commit 7e4e23c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM stakater/pipeline-tools:SNAPSHOT-PR-8-13
FROM stakater/pipeline-tools:v2.0.1

# Default to UTF-8 file.encoding
ENV LANG C.UTF-8
Expand Down
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@

pushDockerImage {
dockerRepositoryURL = "docker.io"
imagePrefix = "3.5.4-jdk1.8-v1.16.8"
imagePrefix = "3.5.4-jdk1.8-v2.0.1"
}

0 comments on commit 7e4e23c

Please sign in to comment.