Skip to content

Commit d8ff203

Browse files
committed
Add wget into debian image [skip ci]
1 parent fe3c262 commit d8ff203

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/docker/1.7.1/debian/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ ENV JAVA_HOME /usr/lib/jvm/java-1.8.0-openjdk-amd64
1111

1212
# https://tracker.debian.org/pkg/pdal
1313
RUN apt-get -y install pdal libpdal-dev bash gcc g++ cmake
14+
RUN apt-get -y install wget

0 commit comments

Comments
 (0)