Skip to content

Commit

Permalink
Merge branch 'main' of github.com:astronomer/Astronomer-providers int…
Browse files Browse the repository at this point in the history
…o deprecate-SnowflakeSqlApiOperator
  • Loading branch information
vatsrahul1001 committed Jan 22, 2024
2 parents ec18b58 + 6db2a49 commit 4dcce2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/integration-tests/Dockerfile.astro_cloud
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,6 @@ RUN cp astronomer_migration_dag.py ${AIRFLOW_HOME}/dags/
RUN cp nuke-config.yml ${AIRFLOW_HOME}/dags/
# we have an issue with connexion==3.0.0, so for now pinning previous stable version
RUN pip install connexion==2.14.2
# Temporary pin of pendulum until the required changes for pendulum 3.0 are handled in Astro
RUN pip install pendulum==2.1.2
USER astro

0 comments on commit 4dcce2a

Please sign in to comment.