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 5f1c2dc commit 3f6c656Copy full SHA for 3f6c656
Dockerfile
@@ -2,7 +2,7 @@
2
3
# Build Burrito UI
4
5
-FROM docker.io/library/node:22.14.0@sha256:e5ddf893cc6aeab0e5126e4edae35aa43893e2836d1d246140167ccc2616f5d7 AS builder-ui
+FROM docker.io/library/node:22.15.1@sha256:9853a1e3ddd87b28327124e6c2016815fb42f09aa62902dd5ca054363eafbd72 AS builder-ui
6
7
WORKDIR /workspace
8
# Copy the node modules manifests
0 commit comments