Skip to content

Commit 48b19df

Browse files
authored
Locking latest tag for pythons docker (#1769)
1 parent 8af9a3f commit 48b19df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ healtcheck_cmd = python -c "import socket;print(True) if 0 == socket.socket(sock
7373

7474
[docker:lots-of-pythons]
7575
name = lots-of-pythons
76-
image = redisfab/lots-of-pythons
76+
image = redisfab/lots-of-pythons:latest
7777
volumes =
7878
bind:rw:{toxinidir}:/data
7979

0 commit comments

Comments
 (0)