Skip to content

Commit ace7e56

Browse files
chore(deps): update haproxy docker tag to v3.1.0
1 parent 56f77d3 commit ace7e56

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,5 +1,5 @@
11
# syntax=docker/dockerfile:labs
2-
FROM haproxy:3.0.6-alpine3.20
2+
FROM haproxy:3.1.0-alpine3.20
33
USER root
44
COPY --from=zoeyvid/curl-quic:427 /usr/local/bin/curl /usr/local/bin/curl
55
RUN apk upgrade --no-cache -a && \

0 commit comments

Comments
 (0)