Skip to content

Commit fc749f7

Browse files
chore(deps): update node.js to v22.16.0 (#609)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 847331e commit fc749f7

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.15.1@sha256:e558507eb799e3a76fcdaaee5e48dce1a00aebc85892128a9fca59f63bd49511 AS builder-ui
5+
FROM docker.io/library/node:22.16.0@sha256:0b5b940c21ab03353de9042f9166c75bcfc53c4cd0508c7fd88576646adbf875 AS builder-ui
66

77
WORKDIR /workspace
88
# Copy the node modules manifests

0 commit comments

Comments
 (0)