Skip to content

Commit

Permalink
prepare for 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jbielick committed Mar 24, 2020
1 parent f7610fe commit b08c624
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
2.5 | 2020-03-24
---

* Adds nodejs to the container and `pronto-eslint_npm` runner
* Container is now Ruby 2.6
* Container is now ubuntu buster slim @ ~850mb

(#14-- thanks @Saicheg !)

2.4.1 | 2020-3-23
---

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.4.1"
image: "docker://docker.io/adwerx/pronto-ruby:3.0"
args:
- run
- -r
Expand Down

0 comments on commit b08c624

Please sign in to comment.