Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Commit 6fc9f35

Browse files
Remove unneeded curl from builder
1 parent 2fa2004 commit 6fc9f35

File tree

2 files changed

+30
-31
lines changed

2 files changed

+30
-31
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ FROM python-base AS python-builder-base
3131
RUN --mount=type=cache,target=/var/cache/apt,sharing=private \
3232
apt-get update && \
3333
apt-get install --no-install-recommends -y \
34-
curl \
3534
build-essential \
3635
libffi-dev \
3736
libpq-dev \

uv.lock

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)