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

Commit

Permalink
Add missing space
Browse files Browse the repository at this point in the history
  • Loading branch information
brycekahle committed Dec 6, 2017
1 parent 86d5c8e commit 1e455dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -22,7 +22,7 @@ RUN apt-get -y update && \
libexif-dev swig python3 python3-dev libgd-dev software-properties-common \
php5-cli php5-cgi libmcrypt-dev strace libgtk2.0-0 libgtk-3-0 libgconf-2-4 \
libasound2 libxtst6 libxss1 libnss3 xvfb graphviz jq pandoc \
libcurl3 libcurl3-gnutls libcurl3-openssl-dev cmake\
libcurl3 libcurl3-gnutls libcurl3-openssl-dev cmake \
&& \
add-apt-repository ppa:openjdk-r/ppa && \
apt-get -y update && \
Expand Down

0 comments on commit 1e455dc

Please sign in to comment.