We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58fc516 + 87d869a commit 347a749Copy full SHA for 347a749
1 file changed
Dockerfile
@@ -2,7 +2,7 @@ ARG poetry_version=2.1.2
2
3
#### NODE.JS BUILD
4
5
-FROM node:24.0.2-alpine3.21@sha256:2e6c7937cb36d1e4af3c261b29e862205beb7a409de01f12b6df34800cc108ec AS node_builder
+FROM node:24.1.0-alpine3.21@sha256:dfea0736e82fef246aba86b2082a5e86c4825470302692b841d097dd61253b79 AS node_builder
6
7
WORKDIR /app
8
0 commit comments