Skip to content

Commit

Permalink
Merge pull request #4 from stakater-docker/update-lib-version
Browse files Browse the repository at this point in the history
Update library version
  • Loading branch information
hazim1093 authored Mar 4, 2020
2 parents b3bf24b + a9aa554 commit 6e28af0
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,5 +1,5 @@
# keeping latest as we would have to individually change version if anything changes there
FROM stakater/pipeline-tools:v2.0.16
FROM stakater/pipeline-tools:v2.0.17

# 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
@@ -1,5 +1,5 @@
#!/usr/bin/env groovy
@Library('github.com/stakater/[email protected].22') _
@Library('github.com/stakater/[email protected].24') _

pushDockerImage {
dockerRepositoryURL = "docker.io"
Expand Down

0 comments on commit 6e28af0

Please sign in to comment.