Skip to content

Commit

Permalink
Merge branch 'master' of github.com:flyteorg/flytekit into image-spec…
Browse files Browse the repository at this point in the history
…-dynamic
  • Loading branch information
pingsutw committed Jun 4, 2024
2 parents fb03662 + 4a88d11 commit 6095194
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,7 @@ ARG DOCKER_IMAGE
RUN apt-get update && apt-get install build-essential -y \
&& pip install uv \
&& uv pip install --system --no-cache-dir -U flytekit==$VERSION \
flytekitplugins-pod==$VERSION \
flytekitplugins-deck-standard==$VERSION \
scikit-learn \
&& apt-get clean autoclean \
&& apt-get autoremove --yes \
&& rm -rf /var/lib/{apt,dpkg,cache,log}/ \
Expand Down

0 comments on commit 6095194

Please sign in to comment.