mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #6481 from overleaf/jpa-node-14-18-3
[misc] upgrade node version from 14.18.1 to 14.18.3 GitOrigin-RevId: 976542fcc0271e323695c59a987dcf1614ee633e
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Instead run bin/update_build_scripts from
|
||||
# https://github.com/sharelatex/sharelatex-dev-environment
|
||||
|
||||
FROM node:14.18.1 as base
|
||||
FROM node:14.18.3 as base
|
||||
|
||||
WORKDIR /overleaf/services/chat
|
||||
|
||||
|
||||
Reference in New Issue
Block a user