We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d1f002 commit 9d02302Copy full SHA for 9d02302
data-loading/Dockerfile
@@ -1,5 +1,5 @@
1
# Use Redis so we can redis-cli.
2
-FROM redis:6
+FROM redis:latest
3
4
# Configuration
5
ARG ROOT=/home/nru
0 commit comments