mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Migrate missing node:18 to node:20 (#21903)
GitOrigin-RevId: 0315d5df0ab1154d5ccadcbf11b09ec53df5728f
This commit is contained in:
@@ -71,7 +71,7 @@ services:
|
||||
command: npm run --silent test:acceptance
|
||||
|
||||
certs:
|
||||
image: node:18.20.4
|
||||
image: node:20.18.0
|
||||
volumes:
|
||||
- ./test/acceptance/certs:/certs
|
||||
working_dir: /certs
|
||||
|
||||
Reference in New Issue
Block a user