Closed cap10morgan closed 7 months ago
Implementing a suggestion from the official images reviewers.
This makes curl fail fast on an error (-f) and then output the error message even though we have -s (-S).
-f
-s
-S
Implementing a suggestion from the official images reviewers.
This makes curl fail fast on an error (
-f
) and then output the error message even though we have-s
(-S
).