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 a57ccc1 commit 0f12b4dCopy full SHA for 0f12b4d
Dockerfile
@@ -2,7 +2,7 @@
2
3
# Build Burrito UI
4
5
-FROM docker.io/library/node:22.19.0@sha256:afff6d8c97964a438d2e6a9c96509367e45d8bf93f790ad561a1eaea926303d9 AS builder-ui
+FROM docker.io/library/node:22.20.0@sha256:2bb201f33898d2c0ce638505b426f4dd038cc00e5b2b4cbba17b069f0fff1496 AS builder-ui
6
7
WORKDIR /workspace
8
# Copy the node modules manifests
0 commit comments