We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c604619 commit 1795653Copy full SHA for 1795653
1 file changed
Dockerfile
@@ -2,7 +2,7 @@ FROM python:2.7
2
3
MAINTAINER "Syncano DevOps Team" <devops@syncano.com>
4
5
-ENV LAST_REFRESHED 2015-12-09
+ENV LAST_REFRESHED 2015-12-10
6
7
RUN apt-get update && apt-get install -qqy git libffi-dev libssl-dev libjpeg-dev
8
0 commit comments