mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #12709 from overleaf/bg-rollback-additional-services
rollback additional services from node 18 to 16 GitOrigin-RevId: 60428768eb4c895b89e9a5dace429ea70af3b9bf
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:18.16.0
|
||||
FROM node:16.17.1
|
||||
|
||||
# Install Google Chrome
|
||||
RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -
|
||||
|
||||
Reference in New Issue
Block a user