зеркало из https://github.com/mozilla/treeherder.git
Update redis Docker tag to v6.2.8 (#7606)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
1bf2f125ff
Коммит
e39f0ff255
|
@ -83,7 +83,7 @@ services:
|
|||
redis:
|
||||
container_name: redis
|
||||
# https://hub.docker.com/_/redis/
|
||||
image: redis:6.2.7-alpine
|
||||
image: redis:6.2.8-alpine
|
||||
# Messages after starting the redis-server
|
||||
# WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128
|
||||
# WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
|
||||
|
|
Загрузка…
Ссылка в новой задаче