Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
eformat committed Jul 4, 2023
2 parents 238070e + f371691 commit b1ac070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions supply-chain/elyra/datamesh/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ USER root
# Install python packages
RUN /opt/app-root/bin/pip3 install python-pachyderm==7.4.0
RUN /opt/app-root/bin/pip3 install dbt-client==0.1.3
RUN /opt/app-root/bin/pip3 install dbt-trino==1.5.0
RUN /opt/app-root/bin/pip3 install great_expectations==0.16.1
RUN /opt/app-root/bin/pip3 install pyiceberg==0.3.0
RUN /opt/app-root/bin/pip3 install trino==0.326.0
Expand Down

0 comments on commit b1ac070

Please sign in to comment.