build(docker/backend): remove debug prints

This commit is contained in:
Sarah Vaupel 2024-11-28 11:43:19 +01:00
parent d1126b3acf
commit fc68777826

View File

@ -2,7 +2,7 @@ FROM devfra.azurecr.io/de.fraport.build/tools:1.1.0
# debug info
RUN lsb_release -a
RUN curl -k https://google.de
# RUN curl -k https://google.de
RUN env
RUN curl -sSLk -x $HTTP_PROXY