From 4ff2f550acb3e6e0975457cb89c381452edde228 Mon Sep 17 00:00:00 2001 From: Joao Morais Date: Mon, 19 Oct 2020 20:53:53 -0300 Subject: [PATCH] update embedded haproxy to 2.2.4 --- rootfs/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/Dockerfile b/rootfs/Dockerfile index d80e7c8c7..a7923fb01 100644 --- a/rootfs/Dockerfile +++ b/rootfs/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM haproxy:2.2.3-alpine +FROM haproxy:2.2.4-alpine RUN apk --no-cache add socat openssl lua5.3 lua-socket dumb-init COPY . /