From 70506ad8f613a84bc826acf8bc4f3f2e161cc412 Mon Sep 17 00:00:00 2001 From: schizovivek Date: Mon, 21 Feb 2022 18:44:08 +0530 Subject: [PATCH] add comment for redis rejson to use arm64 fork created by bbilly1 (#178) * updated redis rejson to use arm64 fork created by bbilly1 * added arm build as a comment instead of main option for rejson --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index b300949..65fee96 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -23,7 +23,7 @@ services: - archivist-es - archivist-redis archivist-redis: - image: redislabs/rejson:latest + image: redislabs/rejson:latest # For arm64 just update this line with bbilly1/rejson:latest container_name: archivist-redis restart: always expose: