Skip to content

Commit

Permalink
feat: pip installs aind-airflow-jobs (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtyoung84 authored Mar 31, 2024
1 parent 2c76845 commit 93916eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aind-airflow/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ FROM apache/airflow:2.8.1-python3.9

# install your pip packages
RUN pip install --no-cache-dir \
aind-slurm-rest==0.0.1
aind-airflow-jobs==0.1.2

0 comments on commit 93916eb

Please sign in to comment.