Revert "Merge branch 'vs/bump-nodejs-for-apollo-image' into 'master'"

This reverts merge request !511
This commit is contained in:
Rémy Coutable 2022-03-28 18:41:45 +00:00
parent 1886891da3
commit 3270da9dc8

View file

@ -1,4 +1,4 @@
FROM node:16.14-alpine3.14 FROM node:14.18-alpine3.14
RUN apk update \ RUN apk update \
&& apk add --no-cache git && apk add --no-cache git