Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

Commit

Permalink
Merge pull request #16 from jenkins-x-bot/bump-docker-version-7594980…
Browse files Browse the repository at this point in the history
…a-b4c3-11e9-a66e-3a44bee66abf

chore(deps): bump https://github.com/jenkins-x/jx from 2.0.546 to 2.0.547
  • Loading branch information
jenkins-x-bot authored Aug 2, 2019
2 parents 3e458a5 + e843bce commit eb8bc25
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion builder-machine-learning-gpu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ git-lfs/install.sh && \
rm -rf git-lfs

# jx
ENV JX_VERSION 2.0.546
ENV JX_VERSION 2.0.547
RUN curl -f -L https://github.com/jenkins-x/jx/releases/download/v${JX_VERSION}/jx-linux-amd64.tar.gz | tar xzv && \
mv jx /usr/bin/

Expand Down
2 changes: 1 addition & 1 deletion builder-machine-learning/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ git-lfs/install.sh && \
rm -rf git-lfs

# jx
ENV JX_VERSION 2.0.546
ENV JX_VERSION 2.0.547
RUN curl -f -L https://github.com/jenkins-x/jx/releases/download/v${JX_VERSION}/jx-linux-amd64.tar.gz | tar xzv && \
mv jx /usr/bin/

Expand Down
2 changes: 1 addition & 1 deletion dependency-matrix/matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

Dependency | Sources | Version | Mismatched versions
---------- | ------- | ------- | -------------------
[jenkins-x/jx](https://github.com/jenkins-x/jx) | | [2.0.546](https://github.com/jenkins-x/jx/releases/tag/v2.0.546) |
[jenkins-x/jx](https://github.com/jenkins-x/jx) | | [2.0.547](https://github.com/jenkins-x/jx/releases/tag/v2.0.547) |
4 changes: 2 additions & 2 deletions dependency-matrix/matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ dependencies:
owner: jenkins-x
repo: jx
url: https://github.com/jenkins-x/jx
version: 2.0.546
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.0.546
version: 2.0.547
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.0.547

0 comments on commit eb8bc25

Please sign in to comment.