fix: references correct base image tag
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM code.caldwell.digital/torsearch/torsearch-base:php8.4
|
FROM code.caldwell.digital/home/torsearch-base:php8.4
|
||||||
|
|
||||||
ARG APP_VERSION="0.dev"
|
ARG APP_VERSION="0.dev"
|
||||||
ENV APP_VERSION="${APP_VERSION}"
|
ENV APP_VERSION="${APP_VERSION}"
|
||||||
|
|||||||
Reference in New Issue
Block a user