Skip to content
This repository has been archived by the owner on Apr 25, 2018. It is now read-only.

Commit

Permalink
0.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Mancevice committed Apr 15, 2016
1 parent c8384e7 commit d361269
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 install -y libmysqlclient-dev && pip install mysqlclient==1.3.7
RUN apt-get build-dep -y psycopg2 && pip install psycopg2==2.6.1

# Caravel
RUN pip install caravel==0.8.7
RUN pip install caravel==0.8.8

EXPOSE 8088

Expand Down

0 comments on commit d361269

Please sign in to comment.