mirror of
https://github.com/unraid/api.git
synced 2026-05-12 18:50:26 -05:00
chore(deps): update dependency node to v18.19.1 (#801)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
18.17.1
|
||||
18.19.1
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
###########################################################
|
||||
# Development/Build Image
|
||||
###########################################################
|
||||
FROM node:18.17.1-bookworm-slim As development
|
||||
FROM node:18.19.1-bookworm-slim As development
|
||||
|
||||
# Install build tools and dependencies
|
||||
RUN apt-get update -y && apt-get install -y \
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
18.17.1
|
||||
18.19.1
|
||||
Reference in New Issue
Block a user