Skip to content

Commit 7a8680d

Browse files
chore(deps): update node.js to v24.18.1
1 parent debbd28 commit 7a8680d

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.1-bullseye-slim AS build
44

55
# Build static files
66
WORKDIR /app

0 commit comments

Comments
 (0)