Remove an unused dependency from installation

This commit is contained in:
evgeniy-antonyuk 2022-05-16 18:39:54 +03:00
parent 623468f2e0
commit a6b2d64c2e
1 changed files with 0 additions and 1 deletions

View File

@ -90,7 +90,6 @@ RUN apt-get -y update && \
iproute2 \ iproute2 \
ffmpeg \ ffmpeg \
jq \ jq \
openjdk-8-jre-headless \
apt-transport-https \ apt-transport-https \
elasticsearch=${ELASTICSEARCH_VERSION} \ elasticsearch=${ELASTICSEARCH_VERSION} \
mono-webserver-hyperfastcgi=0.4-7 \ mono-webserver-hyperfastcgi=0.4-7 \