Merge pull request #12658 from overleaf/bg-node-18-upgrade

Upgrade to node 18

GitOrigin-RevId: 1b25d20a8987950a72a7bf966a825794de4ad960
This commit is contained in:
Brian Gough
2023-04-19 10:01:25 +01:00
committed by Copybot
parent df300b5f24
commit ed0acd8e58
71 changed files with 132 additions and 120 deletions

View File

@@ -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