mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #12658 from overleaf/bg-node-18-upgrade
Upgrade to node 18 GitOrigin-RevId: 1b25d20a8987950a72a7bf966a825794de4ad960
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Instead run bin/update_build_scripts from
|
||||
# https://github.com/overleaf/internal/
|
||||
|
||||
FROM node:16.17.1 as base
|
||||
FROM node:18.16.0 as base
|
||||
|
||||
WORKDIR /overleaf/services/notifications
|
||||
|
||||
|
||||
Reference in New Issue
Block a user