Skip to content

Commit

Permalink
Drop debugging output from Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
strk authored and nyalldawson committed Feb 21, 2020
1 parent 6861130 commit 5f2660a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testdata/Dockerfile-postgis
Expand Up @@ -16,7 +16,6 @@ RUN apt-get -y update; apt-get -y install \
postgresql-client-11 \
postgresql-server-dev-11 \
zlib1g-dev
RUN dpkg -L postgresql-server-dev-11
RUN wget -O- \
https://github.com/pgpointcloud/pointcloud/archive/v1.2.1.tar.gz \
| tar xz && \
Expand Down

0 comments on commit 5f2660a

Please sign in to comment.