Commit f2bf61de authored by Alexander Lercher's avatar Alexander Lercher

Updated docker-hub location

parent 50a051c2
import os import os
docker_reg = '172.16.1.20:5000' docker_reg = '143.205.173.97:5000'
paths = [] paths = []
for p, _, f in os.walk('./'): for p, _, f in os.walk('./'):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment