Skip to content

Commit 0f12b4d

Browse files
chore(deps): update node.js to v22.20.0 (#715)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a57ccc1 commit 0f12b4d

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.19.0@sha256:afff6d8c97964a438d2e6a9c96509367e45d8bf93f790ad561a1eaea926303d9 AS builder-ui
5+
FROM docker.io/library/node:22.20.0@sha256:2bb201f33898d2c0ce638505b426f4dd038cc00e5b2b4cbba17b069f0fff1496 AS builder-ui
66

77
WORKDIR /workspace
88
# Copy the node modules manifests

0 commit comments

Comments
 (0)