Merge branch v2.11 into v3.6

This commit is contained in:
kevinpollet
2025-12-18 10:43:16 +01:00
10 changed files with 257 additions and 242 deletions
+1 -1
View File
@@ -1 +1 @@
v22.15.1
24.11.0
+1 -1
View File
@@ -1,4 +1,4 @@
FROM node:22.15.1-alpine3.20
FROM node:24-alpine3.22
ENV WEBUI_DIR=/src/webui
RUN mkdir -p $WEBUI_DIR