Skip to content

Commit

Permalink
observatory platfrom branch update
Browse files Browse the repository at this point in the history
  • Loading branch information
keegansmith21 committed Feb 26, 2024
1 parent dbd7caa commit eac42ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ RUN apt-get install git -y
USER astro

# Install Observatory Platform
RUN git clone --branch feature/astro https://github.com/The-Academic-Observatory/observatory-platform.git
RUN git clone --branch feature/astro-refactor https://github.com/The-Academic-Observatory/observatory-platform.git
RUN pip install -e ./observatory-platform/ --constraint https://raw.githubusercontent.com/apache/airflow/constraints-2.7.3/constraints-no-providers-3.10.txt

0 comments on commit eac42ec

Please sign in to comment.