mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Update Node to 22.15.1 (#25785)
GitOrigin-RevId: 52428d2d7e67c3135a1604fa487dd142aa08bf15
This commit is contained in:
@@ -72,7 +72,7 @@ services:
|
||||
command: npm run --silent test:acceptance
|
||||
|
||||
certs:
|
||||
image: node:22.15.0
|
||||
image: node:22.15.1
|
||||
volumes:
|
||||
- ./test/acceptance/certs:/certs
|
||||
working_dir: /certs
|
||||
|
||||
Reference in New Issue
Block a user