Skip to content

Commit d0a874a

Browse files
chore(deps): update zoeyvid/curl-quic docker tag to v419
1 parent 6e7a790 commit d0a874a

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.5-alpine3.20
33
USER root
4-
COPY --from=zoeyvid/curl-quic:416 /usr/local/bin/curl /usr/local/bin/curl
4+
COPY --from=zoeyvid/curl-quic:419 /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)