mirror of
https://github.com/cedar2025/Xboard.git
synced 2025-02-13 03:58:13 -05:00
This commit is contained in:
parent
a31a55601e
commit
c8fc2c8b3f
@ -16,6 +16,8 @@ WORKDIR /www
|
||||
|
||||
COPY .docker /
|
||||
|
||||
# Add build argument for cache busting
|
||||
ARG CACHEBUST=1
|
||||
ARG REPO_URL=https://github.com/cedar2025/Xboard
|
||||
RUN git clone --depth 2 ${REPO_URL} .
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user