Skip to content

Commit fa1f4ba

Browse files
renovate[bot]Zoey2936
authored andcommitted
Update zoeyvid/curl-quic Docker tag to v393
1 parent bf5cc8e commit fa1f4ba

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,6 +1,6 @@
11
# syntax=docker/dockerfile:labs
22
FROM alpine:3.20.1
3-
COPY --from=zoeyvid/curl-quic:388 /usr/local/bin/curl /usr/local/bin/curl
3+
COPY --from=zoeyvid/curl-quic:393 /usr/local/bin/curl /usr/local/bin/curl
44
COPY update.sh /usr/local/bin/update.sh
55
COPY healthcheck.sh /usr/local/bin/healthcheck.sh
66
RUN apk upgrade --no-cache -a && \

0 commit comments

Comments
 (0)