Skip to content

Commit

Permalink
revert testing changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Bad3r authored and logseq-cldwalker committed Jan 19, 2023
1 parent d668586 commit ea952b3
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 @@ -18,7 +18,7 @@ RUN apt-get update && apt-get install ca-certificates && \

WORKDIR /data

RUN git clone -b fix/docker-bulid-timeout https://github.com/logseq/logseq.git .
RUN git clone -b master https://github.com/logseq/logseq.git .

RUN yarn install --network-timeout 100000

Expand Down

0 comments on commit ea952b3

Please sign in to comment.