build(docker/backend): remove debug info

This commit is contained in:
Sarah Vaupel 2024-11-28 11:48:45 +01:00
parent 8967837155
commit 609adaa960

View File

@ -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