Skip to content

Commit

Permalink
Update zoeyvid/curl-quic Docker tag to v427
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 3abd3ee commit 13607d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN apk upgrade --no-cache -a && \

FROM python:3.13.0-alpine3.20
ENV PYTHONUNBUFFERED=1
COPY --from=zoeyvid/curl-quic:426 /usr/local/bin/curl /usr/local/bin/curl
COPY --from=zoeyvid/curl-quic:427 /usr/local/bin/curl /usr/local/bin/curl
COPY --from=pip /usr/local /usr/local
RUN apk upgrade --no-cache -a && \
apk add --no-cache ca-certificates tzdata tini jq && \
Expand Down

0 comments on commit 13607d4

Please sign in to comment.