Alexandre
2025-07-12 08:38:52 +02:00
parent 9c6b19b71d
commit 1b4f4d5ed2
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
#################
# Stage 1: Build Frontend with SUB_PATH
FROM node:16 AS frontend-builder
FROM node:20-bullseye AS frontend-builder
# Set the SUB_PATH environment variable
ARG SUB_PATH="/mealie/"