feat: update Node.js in Docker to 20 (#11296)
This commit is contained in:
parent
887a862438
commit
f91a752665
@ -1,4 +1,4 @@
|
|||||||
FROM node:18@sha256:cd7fa8f136023f7500490e410ba70dd3982ccca21805264f2a260a3a97be7376
|
FROM node:20@sha256:cb7cd40ba6483f37f791e1aace576df449fc5f75332c19ff59e2c6064797160e
|
||||||
|
|
||||||
# Install latest chrome dev package and fonts to support major charsets (Chinese, Japanese, Arabic, Hebrew, Thai and a few others)
|
# Install latest chrome dev package and fonts to support major charsets (Chinese, Japanese, Arabic, Hebrew, Thai and a few others)
|
||||||
# Note: this installs the necessary libs to make the bundled version of Chrome that Puppeteer
|
# Note: this installs the necessary libs to make the bundled version of Chrome that Puppeteer
|
||||||
|
Loading…
Reference in New Issue
Block a user