Skip to content

Commit 6528097

Browse files
authored
Merge branch 'master' into 2026-02-01-update-csl-files
2 parents 6585610 + e51ad6a commit 6528097

File tree

3 files changed

+79
-74
lines changed

3 files changed

+79
-74
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:25.2.1
1+
FROM node:25.5.0
22
RUN mkdir -p /app/build
33
WORKDIR /app
44
COPY ./package.json ./package-lock.json /app/

0 commit comments

Comments
 (0)