File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33all : alpine pandas petronetto petronetto-deepmedic fhir
44
55alpine :
6- docker build --no-cache -f Dockerfile_alpine --rm --pull -t personalhealthtrain/train-api-python:1.0rc4 -alpine .
6+ docker build --no-cache -f Dockerfile_alpine --rm --pull -t personalhealthtrain/train-api-python:1.0rc5 -alpine .
77
88pandas :
9- docker build --no-cache -f Dockerfile_pandas --rm --pull -t personalhealthtrain/train-api-python:1.0rc4 -pandas .
9+ docker build --no-cache -f Dockerfile_pandas --rm --pull -t personalhealthtrain/train-api-python:1.0rc5 -pandas .
1010
1111petronetto :
12- docker build --no-cache -f Dockerfile_petronetto --rm --pull -t personalhealthtrain/train-api-python:1.0rc4 -petronetto .
12+ docker build --no-cache -f Dockerfile_petronetto --rm --pull -t personalhealthtrain/train-api-python:1.0rc5 -petronetto .
1313
1414petronetto-deepmedic :
15- docker build --no-cache -f Dockerfile_petronetto_deepmedic --rm --pull -t personalhealthtrain/train-api-python:1.0rc4 -petronetto-deepmedic .
15+ docker build --no-cache -f Dockerfile_petronetto_deepmedic --rm --pull -t personalhealthtrain/train-api-python:1.0rc5 -petronetto-deepmedic .
1616
1717fhir :
18- docker build --no-cache -f Dockerfile_fhir --rm --pull -t personalhealthtrain/train-api-python:1.0rc4 -fhir .
18+ docker build --no-cache -f Dockerfile_fhir --rm --pull -t personalhealthtrain/train-api-python:1.0rc5 -fhir .
1919
Original file line number Diff line number Diff line change 77 description = 'PHT Train API for Python' ,
88 keywords = 'PHT train' ,
99 url = 'https://github.com/PersonalHealthTrain/train-api-python' ,
10- version = '1.0rc4 ' ,
10+ version = '1.0rc5 ' ,
1111 packages = find_packages ()
1212)
You can’t perform that action at this time.
0 commit comments