Skip to content

Commit 3736c22

Browse files
renovate[bot]Zoey2936
authored andcommitted
chore(deps): update haproxy docker tag to v3.0.4
1 parent ba4045b commit 3736c22

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

0 commit comments

Comments
 (0)