Skip to content

Commit a5f2b96

Browse files
authored
feat: adds python logging loki package (#22)
1 parent 21ec216 commit a5f2b96

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

aind-airflow/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ FROM apache/airflow:2.8.1-python3.9
33

44
# install your pip packages
55
RUN pip install --no-cache-dir \
6-
aind-airflow-jobs==0.1.3
6+
aind-airflow-jobs==0.1.3 \
7+
python-logging-loki==0.3.1

0 commit comments

Comments
 (0)