mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #17170 from overleaf/jpa-node-18-19-1
[misc] upgrade Node.js to 18.19.1 GitOrigin-RevId: 1bd2008682b585c3fccc65f74c90ba7fc9edc023
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Instead run bin/update_build_scripts from
|
||||
# https://github.com/overleaf/internal/
|
||||
|
||||
FROM node:18.18.2 as base
|
||||
FROM node:18.19.1 as base
|
||||
|
||||
WORKDIR /overleaf/services/document-updater
|
||||
|
||||
|
||||
Reference in New Issue
Block a user