mirror of
https://github.com/lkddi/Xboard.git
synced 2026-04-24 20:17:32 +08:00
update dockerfile
This commit is contained in:
@@ -16,6 +16,8 @@ WORKDIR /www
|
|||||||
|
|
||||||
COPY .docker /
|
COPY .docker /
|
||||||
|
|
||||||
|
# Add build argument for cache busting
|
||||||
|
ARG CACHEBUST=1
|
||||||
ARG REPO_URL=https://github.com/cedar2025/Xboard
|
ARG REPO_URL=https://github.com/cedar2025/Xboard
|
||||||
RUN git clone --depth 2 ${REPO_URL} .
|
RUN git clone --depth 2 ${REPO_URL} .
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user