We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f77d3 commit ace7e56Copy full SHA for ace7e56
Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:labs
2
-FROM haproxy:3.0.6-alpine3.20
+FROM haproxy:3.1.0-alpine3.20
3
USER root
4
COPY --from=zoeyvid/curl-quic:427 /usr/local/bin/curl /usr/local/bin/curl
5
RUN apk upgrade --no-cache -a && \
0 commit comments