Skip to content

Commit

Permalink
Upgrade Node.js to version 14 (#178)
Browse files Browse the repository at this point in the history
* Upgrade Node.js to version 14

Co-authored-by: Val <[email protected]>
  • Loading branch information
vpowler and v-0-0 authored Feb 11, 2022
1 parent 4aeb9f8 commit 3bc5ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:10.15.2-alpine
FROM node:14-alpine

RUN apk --update --no-cache add git python make g++

Expand Down

0 comments on commit 3bc5ccb

Please sign in to comment.