Skip to content

Commit 5194a2c

Browse files
committed
[Dependencies] Upgrade NodeJS from 18.20 to 22.14 in PCUI Docker container.
1 parent e0a201f commit 5194a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:18.20-alpine
1+
FROM node:22.14-alpine
22
WORKDIR /app
33
COPY . .
44
COPY resources/attributions/npm-python-attributions.txt public/license.txt

0 commit comments

Comments
 (0)