mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-06 12:36:56 +00:00
Bump bind9 bullseye version for ingestion container (#8619)
* Bump bind9 bullseye version * Remove bind9 fixed version
This commit is contained in:
parent
acac1c1dcc
commit
600aecbdf8
@ -43,7 +43,7 @@ RUN apt-get update \
|
||||
libpcre2-8-0 \
|
||||
postgresql-common \
|
||||
expat \
|
||||
bind9=1:9.18.4-2~bpo11+1
|
||||
bind9
|
||||
|
||||
# Required for Starting Ingestion Container in Docker Compose
|
||||
COPY --chown=airflow:0 ingestion/ingestion_dependency.sh /opt/airflow
|
||||
|
||||
@ -45,7 +45,7 @@ RUN apt-get update \
|
||||
libpcre2-8-0 \
|
||||
postgresql-common \
|
||||
expat \
|
||||
bind9=1:9.18.4-2~bpo11+1
|
||||
bind9
|
||||
|
||||
# Required for Starting Ingestion Container in Docker Compose
|
||||
COPY --chown=airflow:0 ingestion/ingestion_dependency.sh /opt/airflow
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user