Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
554b7774f6 |
@@ -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
|
||||
|
||||
# Set the APP_VERSION in the image
|
||||
ARG APP_VERSION="latest"
|
||||
ENV APP_VERSION=${APP_VERSION}
|
||||
|
||||
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
|
||||
|
||||
# Set the APP_VERSION in the image
|
||||
ARG APP_VERSION="latest"
|
||||
ENV APP_VERSION=${APP_VERSION}
|
||||
|
||||
ARG TMDB_API=""
|
||||
|
||||
Reference in New Issue
Block a user