build(deps): update haproxy docker tag to v2.3.6 (#1779)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/1640/head^2
parent
1438cf5deb
commit
455b859047
|
@ -1,4 +1,4 @@
|
||||||
FROM haproxy:2.3.5-alpine
|
FROM haproxy:2.3.6-alpine
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
|
|
Loading…
Reference in New Issue