Merge pull request #15506 from overleaf/jpa-node-18-18-2
[misc] upgrade Node.js from 18.18.0 to 18.18.2 GitOrigin-RevId: 747783fcb9c2a09d79a82268531f612d1ad157be
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# the base image is suitable for running web with /overleaf/services/web bind
|
||||
# mounted
|
||||
FROM node:18.18.0 as base
|
||||
FROM node:18.18.2 as base
|
||||
|
||||
WORKDIR /overleaf/services/web
|
||||
|
||||
|
||||
Reference in New Issue
Block a user