next try
All checks were successful
InnoHub Processor/tatort/pipeline/head This commit looks good

This commit is contained in:
2025-07-24 15:26:23 +02:00
parent 12217cb7a6
commit 962dc35324

View File

@@ -1,6 +1,6 @@
# --- Build stage ---
FROM node:22 AS build
ENV NODE_ENV=production
ENV NODE_ENV=development
ENV ORIGIN=https://tatort-dev.innovation-hub-niedersachsen.de
WORKDIR /app
COPY package*.json ./