Update Dockerfiles to remove pyangbind patch
[osm/devops.git] / docker / tests / Dockerfile
index bafe66f..34eda45 100644 (file)
@@ -41,8 +41,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get --yes update && \
     git=1:2.34.* \
     iputils-ping=3:* \
     jq=1.6* \
-    libcurl4-openssl-dev=7.81.* \
-    libssl-dev=3.0.*
+    libmagic1=1:5.*
 
 ARG OSM_TESTS_URL
 ARG PYTHON3_OSM_IM_URL