Skip to content

Commit

Permalink
Merge pull request #114 from favreau/master
Browse files Browse the repository at this point in the history
Version 1.3.0 and documentation update
  • Loading branch information
favreau authored Apr 4, 2022
2 parents 9c5b5df + bd18013 commit b4f39f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ ADD . ${BIOEXPLORER_SRC}
WORKDIR /app

RUN cd ${BIOEXPLORER_SRC} \
&& git checkout master \
&& rm -rf ${BIOEXPLORER_SRC}/bioexplorer_build \
&& mkdir -p ${BIOEXPLORER_SRC}/bioexplorer_build \
&& cd ${BIOEXPLORER_SRC}/bioexplorer_build \
Expand Down

0 comments on commit b4f39f4

Please sign in to comment.