mirror of
https://github.com/runcitadel/core.git
synced 2024-12-27 07:05:05 +00:00
Update redis
This commit is contained in:
parent
1a15d8c39f
commit
81222d4625
|
@ -223,7 +223,7 @@ services:
|
|||
ipv4_address: $ELECTRUM_IP
|
||||
redis:
|
||||
container_name: redis
|
||||
image: redis:6.2.6-bullseye@sha256:0d9c9aed1eb385336db0bc9b976b6b49774aee3d2b9c2788a0d0d9e239986cb3
|
||||
image: redis:7.0.0-bullseye@sha256:ad0705f2e2344c4b642449e658ef4669753d6eb70228d46267685045bf932303
|
||||
working_dir: /data
|
||||
volumes:
|
||||
- ${PWD}/redis:/data
|
||||
|
|
Loading…
Reference in New Issue
Block a user