build(deps): update haproxy docker tag to v2.3.9 (#1873)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/1876/head^2
parent
aa03981024
commit
92da7a21de
|
@ -1,4 +1,4 @@
|
||||||
FROM haproxy:2.3.8-alpine
|
FROM haproxy:2.3.9-alpine
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
|
|
Loading…
Reference in New Issue