mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
[monorepo] Upgrade to node 22.18.0 (#27977)
* Upgrade to node 22.18.0 * Switch projects-data fixture to strip-types compatible form GitOrigin-RevId: 4a7ec56f4a82395d2be8870526df0c679de38ab5
This commit is contained in:
@@ -75,7 +75,7 @@ services:
|
||||
certs:
|
||||
build:
|
||||
dockerfile_inline: |
|
||||
FROM node:22.17.0
|
||||
FROM node:22.18.0
|
||||
RUN wget -O /certgen "https://github.com/minio/certgen/releases/download/v1.3.0/certgen-linux-$(dpkg --print-architecture)"
|
||||
RUN chmod +x /certgen
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user