mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 02:52:56 +01:00
Bump apollo image to Node.js 16.16 and alpine 3.16
This commit is contained in:
parent
ec6bf89cf6
commit
fd1d2f6191
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM node:14.18-alpine3.14
|
FROM node:16.16-alpine3.16
|
||||||
|
|
||||||
RUN apk update \
|
RUN apk update \
|
||||||
&& apk add --no-cache git
|
&& apk add --no-cache git
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue