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 #748 from jenkins-x-bot/bump-docker-version-3d34b3…
Browse files Browse the repository at this point in the history
…d1-c04c-4e82-9463-f9fab3066fdc

chore(deps): bump https://github.com/jenkins-x/jx from 2.1.144 to 2.1.145
  • Loading branch information
jenkins-x-bot authored Sep 16, 2020
2 parents 1406d23 + a068f55 commit 3d49c86
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 @@ -45,7 +45,7 @@ git-lfs/install.sh && \
rm -rf git-lfs

# jx
ENV JX_VERSION 2.1.144
ENV JX_VERSION 2.1.145
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 @@ -21,7 +21,7 @@ git-lfs/install.sh && \
rm -rf git-lfs

# jx
ENV JX_VERSION 2.1.144
ENV JX_VERSION 2.1.145
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,6 +2,6 @@

Dependency | Sources | Version | Mismatched versions
---------- | ------- | ------- | -------------------
[jenkins-x/jx](https://github.com/jenkins-x/jx) | | [2.1.144](https://github.com/jenkins-x/jx/releases/tag/v2.1.144) |
[jenkins-x/jx](https://github.com/jenkins-x/jx) | | [2.1.145](https://github.com/jenkins-x/jx/releases/tag/v2.1.145) |
[jenkins-x/jenkins-x-builders-base](https://github.com/jenkins-x/jenkins-x-builders-base) | | [0.0.83](https://github.com/jenkins-x/jenkins-x-builders-base/releases/tag/v0.0.83) |
[jenkins-x/jenkins-x-builders-base-image](https://github.com/jenkins-x/jenkins-x-builders-base-image) | [github.com/jenkins-x/jenkins-x-builders-base](https://github.com/jenkins-x/jenkins-x-builders-base) | [0.0.36]() |
4 changes: 2 additions & 2 deletions dependency-matrix/matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ dependencies:
owner: jenkins-x
repo: jx
url: https://github.com/jenkins-x/jx
version: 2.1.144
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.144
version: 2.1.145
versionURL: https://github.com/jenkins-x/jx/releases/tag/v2.1.145
- host: github.com
owner: jenkins-x
repo: jenkins-x-builders-base
Expand Down

0 comments on commit 3d49c86

Please sign in to comment.