Skip to content

Commit b2db39a

Browse files
Julian de RuiterBasPH
authored andcommitted
Remove backport ref.
1 parent b16cedf commit b2db39a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

chapters/chapter17/docker/airflow-azure/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ RUN apt-get update && \
1414
ACCEPT_EULA=Y apt-get install -y msodbcsql17 mssql-tools && \
1515
rm -rf /var/lib/apt/lists/*
1616

17-
# Install Azure backport package.
1817
USER airflow
1918
RUN pip install --user --no-cache-dir \
2019
apache-airflow-providers-odbc==1.0.0b2 \

0 commit comments

Comments
 (0)