From ccbde818149fb17ca7329395ba5163c09ff31e63 Mon Sep 17 00:00:00 2001 From: iFergal Date: Mon, 3 Mar 2025 08:22:32 -0500 Subject: [PATCH 1/2] build: new keria with correctly deleted credential indexes --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index f2418c5b8..a700814f7 100644 --- a/Earthfile +++ b/Earthfile @@ -15,7 +15,7 @@ ARG --global PUSH=false ARG --global KERIA_DOCKER_IMAGE_REPO=weboftrust/keria ARG --global KERIA_DOCKER_IMAGE_TAG=0.2.0-rc1 ARG --global KERIA_GIT_REPO_URL="https://github.com/cardano-foundation/keria.git" -ARG --global KERIA_GIT_REF="a61521ae84046aabbbd89e6dced87f6aa4cc2a75" +ARG --global KERIA_GIT_REF="2c1fe85366fd03b17383089084b009b9773a1604" ARG --global KERI_DOCKER_IMAGE_REPO=weboftrust/keri ARG --global KERI_DOCKER_IMAGE_TAG=1.1.26 From 4eb4592608785fae304ebad3e1403f434cde3dbd Mon Sep 17 00:00:00 2001 From: iFergal Date: Mon, 3 Mar 2025 09:25:16 -0500 Subject: [PATCH 2/2] build: update dockerfiles [skip ci] --- docker-compose.yaml | 2 +- services/docker-compose.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 5c0dcf9cc..8c59bfdc8 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -3,7 +3,7 @@ services: keria: container_name: idw-keria restart: unless-stopped - image: cardanofoundation/cf-idw-keria:0.1.1-PR984-d1f2fe0-GHRUN13569242140 + image: cardanofoundation/cf-idw-keria:0.1.1-PR999-72f5f61-GHRUN13631990672 environment: - KERI_AGENT_CORS=true volumes: diff --git a/services/docker-compose.yaml b/services/docker-compose.yaml index 2cf76b36a..04fc7feea 100644 --- a/services/docker-compose.yaml +++ b/services/docker-compose.yaml @@ -4,7 +4,7 @@ services: keria: container_name: idw-keria restart: unless-stopped - image: cardanofoundation/cf-idw-keria:0.1.1-PR984-d1f2fe0-GHRUN13569242140 + image: cardanofoundation/cf-idw-keria:0.1.1-PR999-72f5f61-GHRUN13631990672 environment: - KERI_AGENT_CORS=true volumes: