Skip to content

Commit d4651e3

Browse files
chore(deps): update node.js to v22.14.0 (#543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28607f2 commit d4651e3

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.13.1@sha256:5145c882f9e32f07dd7593962045d97f221d57a1b609f5bf7a807eb89deff9d6 AS builder-ui
5+
FROM docker.io/library/node:22.14.0@sha256:e5ddf893cc6aeab0e5126e4edae35aa43893e2836d1d246140167ccc2616f5d7 AS builder-ui
66

77
WORKDIR /workspace
88
# Copy the node modules manifests

0 commit comments

Comments
 (0)