diff --git a/infrastructure/share/share.Dockerfile b/infrastructure/share/share.Dockerfile index 63193542e..fd2d987ff 100644 --- a/infrastructure/share/share.Dockerfile +++ b/infrastructure/share/share.Dockerfile @@ -1,4 +1,4 @@ -FROM node:16-alpine3.12 +FROM node:18-alpine RUN apk update RUN apk add nginx git