Skip to content

Commit a824953

Browse files
chore(deps): update node.js to v24.11.1
1 parent 9bbda0c commit a824953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ COPY . ./
1111

1212
RUN npm run build
1313

14-
FROM node:24.11.0-alpine
14+
FROM node:24.11.1-alpine
1515

1616
ENV USER_UID=1001
1717
ENV GROUP_UID=1001

0 commit comments

Comments
 (0)