Skip to content

Commit

Permalink
Merge branch 'master' into add-py-deps-deck
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonlai1218 committed Apr 3, 2024
2 parents ef47b14 + 55f0b19 commit 8c9af6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.agent
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN pip install prometheus-client grpcio-health-checking
RUN pip install --no-cache-dir -U flytekit==$VERSION \
flytekitplugins-airflow==$VERSION \
flytekitplugins-bigquery==$VERSION \
flytekitplugins-chatgpt==$VERSION \
flytekitplugins-openai==$VERSION \
flytekitplugins-snowflake==$VERSION \
flytekitplugins-awssagemaker==$VERSION \
&& apt-get clean autoclean \
Expand Down

0 comments on commit 8c9af6b

Please sign in to comment.