mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-03 06:03:12 +00:00
Upgrade: airflow base image from 2.5.3 to 2.6.3 (#13151)
This commit is contained in:
parent
f0995cbddc
commit
e5489912ea
@ -1,4 +1,4 @@
|
||||
FROM apache/airflow:2.5.3-python3.9
|
||||
FROM apache/airflow:2.6.3-python3.9
|
||||
USER root
|
||||
RUN curl -sS https://packages.microsoft.com/keys/microsoft.asc | apt-key add -
|
||||
RUN curl -sS https://packages.microsoft.com/config/debian/11/prod.list > /etc/apt/sources.list.d/mssql-release.list
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM apache/airflow:2.5.3-python3.9
|
||||
FROM apache/airflow:2.6.3-python3.9
|
||||
USER root
|
||||
RUN curl -sS https://packages.microsoft.com/keys/microsoft.asc | apt-key add -
|
||||
RUN curl -sS https://packages.microsoft.com/config/debian/11/prod.list > /etc/apt/sources.list.d/mssql-release.list
|
||||
|
Loading…
x
Reference in New Issue
Block a user