Skip to content

Commit 895a9ce

Browse files
chore(deps): update haproxy docker tag to v3.0.2
1 parent fcc7ece commit 895a9ce

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.1-alpine3.20
2+
FROM haproxy:3.0.2-alpine3.20
33
USER root
44
COPY --from=zoeyvid/curl-quic:390 /usr/local/bin/curl /usr/local/bin/curl
55
RUN apk upgrade --no-cache -a && \

0 commit comments

Comments
 (0)