From d88d05676c970cba86e7ea33aa102f1677d88a25 Mon Sep 17 00:00:00 2001 From: Joao Morais Date: Sun, 16 Feb 2020 10:29:23 -0300 Subject: [PATCH] update to haproxy 2.0.13 --- rootfs/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/Dockerfile b/rootfs/Dockerfile index 9f829b9df..c8ee6f516 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.12-alpine +FROM haproxy:2.0.13-alpine RUN apk --no-cache add socat openssl lua5.3 lua-socket dumb-init COPY . /