Permalink
Browse files
Fixed the empty continuation line.
- Loading branch information...
Showing
with
1 addition
and
2 deletions.
-
+1
−2
Dockerfile
|
@@ -11,8 +11,7 @@ RUN apt-get update \ |
|
|
|
git \ |
|
|
|
python-pip \ |
|
|
|
systemd \ |
|
|
|
tzdata \ |
|
|
|
# && rm -rf /var/lib/apt/lists/* |
|
|
|
tzdata |
|
|
|
|
|
|
|
RUN pip install --upgrade setuptools \ |
|
|
|
&& pip install python-apt \ |
|
|
0 comments on commit
592eb02