Skip to content

Commit d7867f4

Browse files
renovate[bot]Zoey2936
authored andcommitted
chore(deps): update zoeyvid/curl-quic docker tag to v420
1 parent fce1a05 commit d7867f4

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:419 /usr/local/bin/curl /usr/local/bin/curl
4+
COPY --from=zoeyvid/curl-quic:420 /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)