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 8e384e4 commit 907144aCopy full SHA for 907144a
cache/Dockerfile
@@ -2,6 +2,6 @@
2
# an environment variable
3
# See https://github.com/docker-library/redis/issues/46#issuecomment-211599210
4
5
-FROM redis:6.2.3
+FROM redis:6.2.4
6
7
CMD ["sh", "-c", "exec redis-server --requirepass \"$REDIS_PASSWORD\""]
0 commit comments