From 47a4cee2ea61a059e65df2b4ca613bd5e32017a6 Mon Sep 17 00:00:00 2001 From: Eguzki Astiz Lezaun Date: Fri, 14 Oct 2022 10:03:08 +0200 Subject: [PATCH] fix ci tests --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 52b11ef03..2dc24d29f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -106,6 +106,7 @@ executors: docker: - image: docker:stable environment: + COMPOSE_TLS_VERSION: "TLSv1_2" DOCKER_COMPOSE_VERSION: "1.16.1" openresty: