diff --git a/images/redis/conf/redis.conf b/images/redis/conf/redis.conf index 60ac95525..b6b7d44fe 100644 --- a/images/redis/conf/redis.conf +++ b/images/redis/conf/redis.conf @@ -1,5 +1,5 @@ # Redis configuration file for non-persistent cache -# see https://raw.githubusercontent.com/antirez/redis/6.0/redis.conf for all possible configs. +# see https://raw.githubusercontent.com/redis/redis/refs/tags/7.2.5/redis.conf for all possible configs. loglevel ${LOGLEVEL:-notice} databases ${DATABASES:-1}