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 847331e commit fc749f7Copy full SHA for fc749f7
Dockerfile
@@ -2,7 +2,7 @@
2
3
# Build Burrito UI
4
5
-FROM docker.io/library/node:22.15.1@sha256:e558507eb799e3a76fcdaaee5e48dce1a00aebc85892128a9fca59f63bd49511 AS builder-ui
+FROM docker.io/library/node:22.16.0@sha256:0b5b940c21ab03353de9042f9166c75bcfc53c4cd0508c7fd88576646adbf875 AS builder-ui
6
7
WORKDIR /workspace
8
# Copy the node modules manifests
0 commit comments