diff --git a/Dockerfile b/Dockerfile index f4b04994c5184fba4b60275a145a5db8f250a04a..1c84c0225011dd644ff0874a355fcd707a0a5161 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM node:10 +FROM node:12-alpine RUN apk add --no-cache git curl \ No newline at end of file