Skip to content

Commit bb164db

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

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