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 fe0976a commit ad015b4Copy full SHA for ad015b4
Dockerfile
@@ -1,6 +1,6 @@
1
# Build Burrito UI
2
3
-FROM docker.io/library/node:20.14.0@sha256:d0a9a2399581a9de1ff962a48a28b5cfe700678a6a5df8e31a63aaa47bebb923 AS builder-ui
+FROM docker.io/library/node:20.14.0@sha256:02cd2205818f121c13612721876f28c18bd50148bb8af532ea121c96ffcb59bf AS builder-ui
4
5
WORKDIR /workspace
6
# Copy the node modules manifests
0 commit comments