Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit 7325038

Browse files
committed
update ims version
1 parent 743c10d commit 7325038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start_deploy.sh.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ docker create --name ims \
106106
-v $IMS_STORAGE_PATH:$IMS_STORAGE_PATH \
107107
-v $IMS_BUFFER_PATH:/tmp/uploaded \
108108
--restart=unless-stopped \
109-
cytomine/ims:v1.2.2 > /dev/null
109+
cytomine/ims:v1.2.3 > /dev/null
110110

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

0 commit comments

Comments
 (0)