This commit is contained in:
@@ -15,6 +15,7 @@ FROM code.caldwell.digital/home/torsearch-app:${APP_VERSION} AS app_image
|
|||||||
FROM code.caldwell.digital/home/torsearch-base-worker-supervisord:latest
|
FROM code.caldwell.digital/home/torsearch-base-worker-supervisord:latest
|
||||||
|
|
||||||
# Set the APP_VERSION in the image
|
# Set the APP_VERSION in the image
|
||||||
|
ARG APP_VERSION="latest"
|
||||||
ENV APP_VERSION=${APP_VERSION}
|
ENV APP_VERSION=${APP_VERSION}
|
||||||
|
|
||||||
ARG TMDB_API=""
|
ARG TMDB_API=""
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ FROM code.caldwell.digital/home/torsearch-app:${APP_VERSION} AS app_image
|
|||||||
FROM code.caldwell.digital/home/torsearch-base-worker-supervisord:latest
|
FROM code.caldwell.digital/home/torsearch-base-worker-supervisord:latest
|
||||||
|
|
||||||
# Set the APP_VERSION in the image
|
# Set the APP_VERSION in the image
|
||||||
|
ARG APP_VERSION="latest"
|
||||||
ENV APP_VERSION=${APP_VERSION}
|
ENV APP_VERSION=${APP_VERSION}
|
||||||
|
|
||||||
ARG TMDB_API=""
|
ARG TMDB_API=""
|
||||||
|
|||||||
Reference in New Issue
Block a user