diff --git a/Dockerfile b/Dockerfile index 4fd31d7..c26a1f4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:10.13.0-alpine +FROM node:10.23.2-alpine #RUN apk add --no-cache bash git openssh-client