diff --git a/Dockerfiles/agent2/centos/Dockerfile b/Dockerfiles/agent2/centos/Dockerfile index bdd256f65..96704dd9c 100644 --- a/Dockerfiles/agent2/centos/Dockerfile +++ b/Dockerfiles/agent2/centos/Dockerfile @@ -38,7 +38,7 @@ RUN set -eux && \ tzdata \ iputils \ pcre \ - libcurl-minimal \ + libcurl \ smartmontools \ sudo \ openssl-libs" && \