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