Skip to content

Commit cdfe7ee

Browse files
chore(deps): update node.js to v24.18.0
1 parent dd50912 commit cdfe7ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Use this section once builds are fixed
22

3-
FROM node:24.17.0-bullseye-slim AS build
3+
FROM node:24.18.0-bullseye-slim AS build
44

55
# Build static files
66
WORKDIR /app

0 commit comments

Comments
 (0)