Skip to content

Commit

Permalink
Switch to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Overv committed Jul 8, 2019
1 parent 2848268 commit 3a7f46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ RUN ln -s /daux/bin/daux /usr/local/bin/daux
COPY daux/ /daux/daux/

ARG CACHEBUST=1
RUN git clone --depth 1 --branch french-translation https://github.com/Overv/VulkanTutorial.git /build/docs
RUN git clone --depth 1 --branch master https://github.com/Overv/VulkanTutorial.git /build/docs

WORKDIR /build

Expand Down

0 comments on commit 3a7f46b

Please sign in to comment.