Revert "BASE_PATH build stage only, added label"
This reverts commit 2309f407f2.
This commit is contained in:
@@ -19,7 +19,6 @@ COPY docker/middleware.ts ./src
|
||||
ARG BASE_PATH=""
|
||||
|
||||
ENV BASE_PATH=$BASE_PATH
|
||||
LABEL org.opencontainers.image.base-path="$BASE_PATH"
|
||||
ENV NEXT_TELEMETRY_DISABLED=1
|
||||
ENV DATABASE_URL="postgresql://user:pass@localhost:5432/dummy"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user