diff --git a/docker/backend/Dockerfile b/docker/backend/Dockerfile index cf2425275..4b4279d99 100644 --- a/docker/backend/Dockerfile +++ b/docker/backend/Dockerfile @@ -4,7 +4,7 @@ FROM devfra.azurecr.io/de.fraport.build/tools:1.1.0 RUN lsb_release -a # RUN curl -k https://google.de RUN env -RUN curl -sSLk -x $HTTP_PROXY +# RUN curl -sSLk -x $HTTP_PROXY RUN apt-get -y update && apt-get -y install inotify-tools RUN apt-get -y update && apt-get -y install haskell-stack git