1
0
Fork 0

chore: Upgrade Node.js version

This commit is contained in:
Andi Sardina Ramos 2024-02-06 10:00:07 +02:00 committed by GitHub
parent 5d8b1949b7
commit 8f9ad16f54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
58 changed files with 5631 additions and 4484 deletions

View file

@ -1,4 +1,4 @@
FROM node:14.16
FROM node:20.11
# Current Active LTS release according to (https://nodejs.org/en/about/releases/)
ENV WEBUI_DIR /src/webui