Skip to content
Snippets Groups Projects
Commit b2041e6d authored by Jan Grewe's avatar Jan Grewe
Browse files

Add curl (for HockeyApp deployment)

parent 7e3a3507
Branches
Tags
No related merge requests found
Pipeline #
...@@ -16,6 +16,7 @@ ENV DEBIAN_FRONTEND noninteractive ...@@ -16,6 +16,7 @@ ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update && \ RUN apt-get update && \
apt-get install -y --no-install-recommends \ apt-get install -y --no-install-recommends \
curl \
openjdk-8-jdk \ openjdk-8-jdk \
libc6-i386 \ libc6-i386 \
lib32stdc++6 \ lib32stdc++6 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment