mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 21:04:37 +03:00
Update make target in Dockerfile-CUDA
This commit is contained in:
@@ -10,7 +10,7 @@ RUN make pre-ui
|
|||||||
COPY Makefile /stash/
|
COPY Makefile /stash/
|
||||||
COPY ./graphql /stash/graphql/
|
COPY ./graphql /stash/graphql/
|
||||||
COPY ./ui /stash/ui/
|
COPY ./ui /stash/ui/
|
||||||
RUN make generate-frontend
|
RUN make generate-ui
|
||||||
ARG GITHASH
|
ARG GITHASH
|
||||||
ARG STASH_VERSION
|
ARG STASH_VERSION
|
||||||
RUN BUILD_DATE=$(date +"%Y-%m-%d %H:%M:%S") make ui
|
RUN BUILD_DATE=$(date +"%Y-%m-%d %H:%M:%S") make ui
|
||||||
|
|||||||
Reference in New Issue
Block a user