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 8af9a3f commit 48b19dfCopy full SHA for 48b19df
tox.ini
@@ -73,7 +73,7 @@ healtcheck_cmd = python -c "import socket;print(True) if 0 == socket.socket(sock
73
74
[docker:lots-of-pythons]
75
name = lots-of-pythons
76
-image = redisfab/lots-of-pythons
+image = redisfab/lots-of-pythons:latest
77
volumes =
78
bind:rw:{toxinidir}:/data
79
0 commit comments