mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-08 17:42:56 +01:00
Merge branch 'vs/bump-nodejs-for-apollo-image' into 'master'
Bump Node.js version to 16.14 for Apollo container See merge request gitlab-org/gitlab-build-images!511
This commit is contained in:
commit
1886891da3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:14.18-alpine3.14
|
||||
FROM node:16.14-alpine3.14
|
||||
|
||||
RUN apk update \
|
||||
&& apk add --no-cache git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue