Skip to content

Commit

Permalink
Remove prerelease flag with uv (#2697)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas J. Fan <[email protected]>
  • Loading branch information
thomasjpfan authored Aug 21, 2024
1 parent e3036f0 commit 10b5460
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flytekit/image_spec/default_builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
# Configure user space
ENV PATH="/opt/micromamba/envs/runtime/bin:$$PATH" \
UV_LINK_MODE=copy \
UV_PRERELEASE=allow \
FLYTE_SDK_RICH_TRACEBACKS=0 \
SSL_CERT_DIR=/etc/ssl/certs \
$ENV
Expand Down

0 comments on commit 10b5460

Please sign in to comment.