mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-07 22:44:08 +00:00
Ingestion Image - Remove expat version release and CI (#8447)
* Remove expat version * Remove expat version
This commit is contained in:
parent
bc0ce0cec1
commit
f4c20ded32
@ -44,7 +44,7 @@ RUN apt-get update \
|
|||||||
curl \
|
curl \
|
||||||
libpcre2-8-0 \
|
libpcre2-8-0 \
|
||||||
postgresql-common \
|
postgresql-common \
|
||||||
expat=2.2.10-2+deb11u4 \
|
expat \
|
||||||
bind9=1:9.18.4-2~bpo11+1
|
bind9=1:9.18.4-2~bpo11+1
|
||||||
|
|
||||||
# Required for Starting Ingestion Container in Docker Compose
|
# Required for Starting Ingestion Container in Docker Compose
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user