Skip to content

Commit

Permalink
update image to 2.3.0
Browse files Browse the repository at this point in the history
inclues bundler 2 now
  • Loading branch information
jbielick committed Dec 31, 2019
1 parent e6c11e0 commit a87e9fb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2.3.0 | 2019-12-31
---

* Update to bundler 2

Backwards compatible with bundler 1 projects.

2.2.0 | 2019-12-30
---

Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ inputs:
origin/master
runs:
using: docker
image: "docker://docker.io/adwerx/pronto-ruby:2.3.0-rc2"
image: "docker://docker.io/adwerx/pronto-ruby:2.3.0"
args:
- run
- -r
Expand Down

0 comments on commit a87e9fb

Please sign in to comment.