mirror of https://github.com/docker/docker-py.git
Merge 873d1c2d74
into db7f8b8bb6
This commit is contained in:
commit
538d34e44a
|
@ -72,5 +72,6 @@ def main():
|
|||
results.add(str(latest))
|
||||
print(' '.join(results))
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
|
Loading…
Reference in New Issue