mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Merge branch 'leipert-update-puppeteer-image' into 'master'
Update puppeteer image to use node@12 See merge request gitlab-org/gitlab-build-images!199
This commit is contained in:
commit
7b181bd4d4
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