Skip to content

Commit 5fd62c7

Browse files
renovate[bot]Zoey2936
authored andcommitted
chore(deps): update zoeyvid/curl-quic docker tag to v413
1 parent 3736c22 commit 5fd62c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:labs
22
FROM haproxy:3.0.4-alpine3.20
33
USER root
4-
COPY --from=zoeyvid/curl-quic:410 /usr/local/bin/curl /usr/local/bin/curl
4+
COPY --from=zoeyvid/curl-quic:413 /usr/local/bin/curl /usr/local/bin/curl
55
RUN apk upgrade --no-cache -a && \
66
apk add --no-cache ca-certificates tzdata tini openssl && \
77
chown -R nobody:nobody /tmp

0 commit comments

Comments
 (0)