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