Skip to content

Commit 4f9bf32

Browse files
renovate[bot]christophblessing
authored andcommitted
Update Node.js
1 parent 3c01c13 commit 4f9bf32

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:20.17.0@sha256:48db4f6ea21d134be744207225753a1730c4bc1b4cdf836d44511c36bf0e34d7
1+
FROM node:20.18.1@sha256:d17aaa2a2fd82e09bd6a6da7cc4a79741340d2a3e39d172d1b30f295b1a850ff
22

33
# https://github.com/GoogleChrome/puppeteer/blob/master/.ci/node12/Dockerfile.linux
44
RUN apt-get update \

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"regenerator-runtime": "^0.14.1"
6161
},
6262
"engines": {
63-
"node": ">= 20.17.0",
63+
"node": ">= 20.18.1",
6464
"npm": ">= 10"
6565
}
6666
}

0 commit comments

Comments
 (0)