nochmal
This commit is contained in:
@@ -16,6 +16,8 @@ COPY . .
|
||||
|
||||
# Standalone-Output aktiviert kleinste Images
|
||||
ENV NEXT_TELEMETRY_DISABLED=1
|
||||
ARG BUILD_DATE
|
||||
ENV NEXT_PUBLIC_BUILD_DATE=$BUILD_DATE
|
||||
RUN npm run build
|
||||
|
||||
# ── Stage 3: Produktions-Image ────────────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user