mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 22:49:31 +00:00
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
This commit is contained in:
@@ -23,7 +23,7 @@ services:
|
|||||||
- archivist-es
|
- archivist-es
|
||||||
- archivist-redis
|
- archivist-redis
|
||||||
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
|
container_name: archivist-redis
|
||||||
restart: always
|
restart: always
|
||||||
expose:
|
expose:
|
||||||
|
|||||||
Reference in New Issue
Block a user