Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
Signed-off-by: Tommy Hughes <[email protected]>
  • Loading branch information
tchughesiv committed Dec 12, 2024
1 parent 521f0a0 commit e6609d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/operator-quickstart/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ RUN chgrp -R 0 /home/jovyan && \

USER jovyan

RUN conda install -c conda-forge pyarrow libarrow-flight
RUN conda install -y -c conda-forge pyarrow libarrow-flight
RUN pip install --no-cache-dir "feast[aws,gcp,snowflake,redis,go,mysql,postgres,opentelemetry,grpcio,k8s]"==0.42.0

0 comments on commit e6609d9

Please sign in to comment.