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 a73f071 commit beb1b91Copy full SHA for beb1b91
Dockerfile
@@ -1,6 +1,6 @@
1
# Build Burrito UI
2
3
-FROM docker.io/library/node:20.11.1@sha256:f3299f16246c71ab8b304d6745bb4059fa9283e8d025972e28436a9f9b36ed24 AS builder-ui
+FROM docker.io/library/node:20.11.1@sha256:e06aae17c40c7a6b5296ca6f942a02e6737ae61bbbf3e2158624bb0f887991b5 AS builder-ui
4
5
WORKDIR /workspace
6
# Copy the node modules manifests
0 commit comments