Skip to content

Commit 3f6c656

Browse files
chore(deps): update node.js to v22.15.1
1 parent 5f1c2dc commit 3f6c656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Build Burrito UI
44

5-
FROM docker.io/library/node:22.14.0@sha256:e5ddf893cc6aeab0e5126e4edae35aa43893e2836d1d246140167ccc2616f5d7 AS builder-ui
5+
FROM docker.io/library/node:22.15.1@sha256:9853a1e3ddd87b28327124e6c2016815fb42f09aa62902dd5ca054363eafbd72 AS builder-ui
66

77
WORKDIR /workspace
88
# Copy the node modules manifests

0 commit comments

Comments
 (0)