mirror of
https://github.com/status-im/libp2p-test-plans.git
synced 2025-01-28 15:45:35 +00:00
Switch to redis:7-alpine (#146)
This commit is contained in:
parent
5ba5425ef7
commit
ad7d37d6f9
@ -161,7 +161,7 @@ function buildSpec(containerImages: { [key: string]: string }, { name, dialerID,
|
||||
}
|
||||
},
|
||||
redis: {
|
||||
image: "redis/redis-stack",
|
||||
image: "redis:7-alpine",
|
||||
environment: {
|
||||
REDIS_ARGS: "--loglevel warning"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user