diff --git a/ingestion/Dockerfile.ci b/ingestion/Dockerfile.ci index 8a690efb9e6..4988c0323ec 100644 --- a/ingestion/Dockerfile.ci +++ b/ingestion/Dockerfile.ci @@ -44,7 +44,7 @@ RUN apt-get update \ curl \ libpcre2-8-0 \ postgresql-common \ - expat=2.2.10-2+deb11u4 \ + expat \ bind9=1:9.18.4-2~bpo11+1 # Required for Starting Ingestion Container in Docker Compose