Skip to content

Commit

Permalink
Taiga 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DeLoWaN committed Oct 3, 2016
1 parent 3b6fcb4 commit 0e0013e
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 @@ -27,7 +27,7 @@ RUN \
cd /usr/local/taiga/taiga-back && \
git checkout 3.0.0 && \
pip install -r requirements.txt && \
pip install -Iv taiga-contrib-slack==2.0 && \
pip install -Iv taiga-contrib-slack==3.0 && \
touch /usr/local/taiga/taiga-back/settings/dockerenv.py && \
touch /usr/local/taiga/circus.ini && \
chown -R taiga:taiga /usr/local/taiga
Expand Down

0 comments on commit 0e0013e

Please sign in to comment.