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 0fc66fe commit c5d822cCopy full SHA for c5d822c
docker/Dockerfile
@@ -1,7 +1,7 @@
1
###############################################
2
# Frontend Build
3
4
-FROM node:24@sha256:0ab63cafa05b4c1db52959b40b7ea1f52753fe65f27a1b84f3991c296b1c16e6 \
+FROM node:24@sha256:b2b2184ba9b78c022e1d6a7924ec6fba577adf28f15c9d9c457730cc4ad3807a \
5
AS frontend-builder
6
7
WORKDIR /frontend
0 commit comments