From 9a57a6ce0cb9763284c837b4f17c4891dff74509 Mon Sep 17 00:00:00 2001 From: Joao Morais Date: Fri, 16 Apr 2021 06:58:22 -0300 Subject: [PATCH] update embedded haproxy from 2.0.21 to 2.0.22 --- rootfs/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/Dockerfile b/rootfs/Dockerfile index 7864c0452..dd46ec12a 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.21-alpine +FROM haproxy:2.0.22-alpine RUN apk --no-cache add socat openssl lua5.3 lua-socket dumb-init COPY . /