Skip to content

Commit 472a7c3

Browse files
authored
Use new version of node image to resolve CVEs (#152)
1 parent e7459c0 commit 472a7c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:25.8.2-slim
1+
FROM node:24.16.0-alpine3.23
22

33
ENV PORT 8080
44
ENV NODE_ENV production

0 commit comments

Comments
 (0)