build(docker/backend): remove debug prints
This commit is contained in:
parent
d1126b3acf
commit
fc68777826
@ -2,7 +2,7 @@ FROM devfra.azurecr.io/de.fraport.build/tools:1.1.0
|
|||||||
|
|
||||||
# debug info
|
# debug info
|
||||||
RUN lsb_release -a
|
RUN lsb_release -a
|
||||||
RUN curl -k https://google.de
|
# RUN curl -k https://google.de
|
||||||
RUN env
|
RUN env
|
||||||
RUN curl -sSLk -x $HTTP_PROXY
|
RUN curl -sSLk -x $HTTP_PROXY
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user