diff --git a/Dockerfile.in b/Dockerfile.in index 249cf6f6d..46b3773f2 100644 --- a/Dockerfile.in +++ b/Dockerfile.in @@ -60,6 +60,7 @@ RUN /stage_binaries.sh -o {ARG_STAGING} \ -p git \ -p openssh-client \ -p ca-certificates \ + -p curl \ -p socat \ -b /bin/grep \ -b /bin/sed \