Skip to content

Commit aabab98

Browse files
chore(deps): update node.js to v24.1.0
1 parent 7a37933 commit aabab98

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.0.2
1+
24.1.0

frontend/.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.0.2
1+
24.1.0

frontend/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:24.0.2-bullseye-slim@sha256:8ad888c8f4ff5ec913aaacef7e5894a098df872ae7ced0139448921280f4ceb8 AS base
1+
FROM node:24.1.0-bullseye-slim@sha256:354d7a1b3e5ffe0394c6acf524dfb4c582c1f24d64f83d7a54f853b5ecf78c2c AS base
22

33
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
44
ARG TARGETPLATFORM

test/e2e/.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.0.2
1+
24.1.0

0 commit comments

Comments
 (0)