Skip to content

Commit

Permalink
Update zoeyvid/curl-quic Docker tag to v431
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Zoey2936 committed Dec 11, 2024
1 parent 3fd504e commit 6dc602e
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.1-alpine3.21
ENV PYTHONUNBUFFERED=1
COPY --from=zoeyvid/curl-quic:430 /usr/local/bin/curl /usr/local/bin/curl
COPY --from=zoeyvid/curl-quic:431 /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 6dc602e

Please sign in to comment.