We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d0e1eb commit ae19486Copy full SHA for ae19486
image/base/install-redis
@@ -2,8 +2,8 @@
2
set -e
3
4
# version check: https://redis.io/
5
-REDIS_VERSION=7.0.7
6
-REDIS_HASH="8d327d7e887d1bb308fc37aaf717a0bf79f58129e3739069aaeeae88955ac586"
+REDIS_VERSION=7.0.15
+REDIS_HASH="98066f5363504b26c34dd20fbcc3c957990d764cdf42576c836fc021073f4341"
7
8
cd /tmp
9
# Prepare Redis source.
0 commit comments