Skip to content

Commit 54ba1bc

Browse files
chore(deps): update node.js to v24.13.1 (#1193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dbf5d50 commit 54ba1bc

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,6 +1,6 @@
11
## Use this section once builds are fixed
22

3-
FROM node:24.12.0-bullseye-slim AS build
3+
FROM node:24.13.1-bullseye-slim AS build
44

55
# Build static files
66
WORKDIR /app

0 commit comments

Comments
 (0)