From d9ac2c8baffd4d1eab7a2d86180ff470c3f494a3 Mon Sep 17 00:00:00 2001 From: Joao Morais Date: Mon, 19 Oct 2020 20:49:45 -0300 Subject: [PATCH] update embedded haproxy to 2.0.18 --- rootfs/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/Dockerfile b/rootfs/Dockerfile index d383dcfd0..f61c3820c 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.0.17-alpine +FROM haproxy:2.0.18-alpine RUN apk --no-cache add socat openssl lua5.3 lua-socket dumb-init COPY . /