fix: adds app version back to worker & scheduler images
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM code.caldwell.digital/home/torsearch-base:php8.4
|
||||
|
||||
ARG APP_VERSION="0.dev"
|
||||
ARG APP_VERSION="0.0.0-dev"
|
||||
ENV APP_VERSION="${APP_VERSION}"
|
||||
|
||||
COPY . /app
|
||||
|
||||
Reference in New Issue
Block a user