Merge branch 'revert-1886891d' into 'master'

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

See merge request gitlab-org/gitlab-build-images!512
This commit is contained in:
Rémy Coutable 2022-03-28 18:58:57 +00:00
commit e799b7b20d

View file

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