mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Update Node.js to 14 in gitlab-puppeteer image
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
This commit is contained in:
parent
17d4e349ae
commit
82983ff9d8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:12-stretch
|
||||
FROM node:14
|
||||
|
||||
ADD /scripts/ /scripts/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue