We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66bb545 commit bec1708Copy full SHA for bec1708
docker/Dockerfile
@@ -1,7 +1,7 @@
1
###############################################
2
# Frontend Build
3
4
-FROM node:24@sha256:33587cf3a89a08b68ba50feabd41b7584d6d09d0bfb209134a6a15532d2dab66 \
+FROM node:24@sha256:b52a8d1206132b36d60e51e413d9a81336e8a0206d3b648cabd6d5a49c4c0f54 \
5
AS frontend-builder
6
7
WORKDIR /frontend
0 commit comments