Skip to content

Commit

Permalink
update ims version
Browse files Browse the repository at this point in the history
  • Loading branch information
geektortoise committed Apr 29, 2020
1 parent 743c10d commit 7325038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start_deploy.sh.sample
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ docker create --name ims \
-v $IMS_STORAGE_PATH:$IMS_STORAGE_PATH \
-v $IMS_BUFFER_PATH:/tmp/uploaded \
--restart=unless-stopped \
cytomine/ims:v1.2.2 > /dev/null
cytomine/ims:v1.2.3 > /dev/null

docker cp $PWD/configs/ims/imageserverconfig.properties ims:/usr/share/tomcat7/.grails/imageserverconfig.properties
docker cp $PWD/hosts/ims/addHosts.sh ims:/tmp/addHosts.sh
Expand Down

0 comments on commit 7325038

Please sign in to comment.