We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2c123f + b4b015a commit 8bdab7bCopy full SHA for 8bdab7b
1 file changed
Dockerfile
@@ -2,7 +2,7 @@ ARG poetry_version=2.1.2
2
3
#### NODE.JS BUILD
4
5
-FROM node:24.4.0-alpine3.21@sha256:e6aaf9abc5ff965dd7f263c234677baf73bd6f60f022296603f01e1843bee686 AS node_builder
+FROM node:24.4.0-alpine3.21@sha256:7b1e4cba25487798f0b67050a5f9e6acec283ef5e6825f89cfe3247724aba22a AS node_builder
6
7
WORKDIR /app
8
0 commit comments