Merge pull request #17870 from overleaf/bg-node-upgrade-18-20-2

upgrade node to 18.20.2

GitOrigin-RevId: e4ac30c740ced3885353f1472cf690eb5ec0ece1
This commit is contained in:
roo hutton
2024-04-24 08:39:51 +01:00
committed by Copybot
parent 2c11ad84e0
commit 2469c93da4
83 changed files with 105 additions and 105 deletions

View File

@@ -1,4 +1,4 @@
FROM node:18.20.1
FROM node:18.20.2
# Install Google Chrome
RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -