mirror of
https://github.com/unraid/api.git
synced 2026-01-06 08:39:54 -06:00
chore: Revert "fix(deps): update all non-major dependencies" (#1675)
Reverts unraid/api#1633
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:22.19.0-bookworm-slim AS plugin-builder
|
||||
FROM node:22.18.0-bookworm-slim AS plugin-builder
|
||||
|
||||
# Install build tools and dependencies
|
||||
RUN apt-get update -y && apt-get install -y \
|
||||
|
||||
Reference in New Issue
Block a user