diff --git a/Dockerfile b/Dockerfile index 60accb9a..4d0285af 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:lts-alpine +FROM node:16-alpine RUN apk --no-cache add make git dumb-init openssl