mirror of
https://github.com/unraid/api.git
synced 2026-01-06 00:30:22 -06:00
chore(deps): update node.js to v22 (major) (#1179)
Updates node.js in plugin / monorepo
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:20-bookworm-slim AS builder
|
||||
FROM node:22-bookworm-slim AS builder
|
||||
|
||||
# Install build tools and dependencies
|
||||
RUN apt-get update -y && apt-get install -y \
|
||||
|
||||
Reference in New Issue
Block a user