mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Upgrades Node.js from 24.13.0 → 24.14.1 (#32498)
GitOrigin-RevId: edbe6969c4c28109e3077f48e94084fc5c910727
This commit is contained in:
committed by
Copybot
parent
cb0f87282b
commit
1a7de4ddd8
@@ -78,7 +78,7 @@ services:
|
||||
certs:
|
||||
build:
|
||||
dockerfile_inline: |
|
||||
FROM node:24.13.0
|
||||
FROM node:24.14.1
|
||||
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