mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
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:
@@ -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 -
|
||||
|
||||
Reference in New Issue
Block a user