Alexandre
2022-11-18 23:26:46 +01:00
committed by GitHub
parent 4c6cfb38d4
commit fee195e737

View File

@@ -31,6 +31,9 @@ USER root
# Prevent curl issue # Prevent curl issue
RUN echo insecure >> ~/.curlrc RUN echo insecure >> ~/.curlrc
ENV \
MAX_TIME_DRIFT=0
################## ##################
# 3 Install apps # # 3 Install apps #
################## ##################