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
pull/181/head
schizovivek 3 years ago committed by GitHub
parent 2044dba700
commit 70506ad8f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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:

Loading…
Cancel
Save