reactioncommerce / docker-base

Apache License 2.0
4 stars 11 forks source link

feat: new meteor/1.10.2-v1 image #26

Closed aldeed closed 4 years ago

aldeed commented 4 years ago

Changes

New meteor/1.10.2-v1 image, same as previous Meteor image but with Node (12.16.1) and Meteor (1.10.2) version bumps.

Why

This will allow Reaction Meteor apps to be updated to fix potential dependency vulnerabilities.

Testing

You can build it locally with ./dockerfiles.sh build images/meteor/1.10.2-v1/Dockerfile but it's probably easiest to test by merging this and then testing along with the upcoming PRs that will rely on this.