From 31950b34f5c448342f47195c9f47b73d49e84ef3 Mon Sep 17 00:00:00 2001 From: Andrii Holovko Date: Thu, 3 Aug 2023 14:02:07 +0300 Subject: [PATCH] chore: update to the latest k8s Signed-off-by: Andrii Holovko --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 83259a05..d9ffaaee 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ DID_ELEMENT_SIDETREE_REQUEST_URL ?= https://element-did.com/api/v1/sidetree/requ SANDBOX_CLI_IMAGE_NAME ?= trustbloc/sandbox-cli # TrustBloc core k8s deployment scripts https://github.com/trustbloc/k8s -TRUSTBLOC_CORE_K8S_COMMIT=81fdf63f6f2365f674866588990a4471de414edd +TRUSTBLOC_CORE_K8S_COMMIT=ce176c05bf0464e38236e0aac343e1b8a1a384a9 # Tool commands (overridable) ALPINE_VER ?= 3.16