mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Update puppeteer image to use node@12
This commit is contained in:
parent
38054273c3
commit
c7c4c28ec1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:10-stretch
|
||||
FROM node:12-stretch
|
||||
|
||||
ADD /scripts/ /scripts/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue