Skip to content

Commit 1ec1183

Browse files
authored
clearer DCP version
1 parent eda169b commit 1ec1183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example_project_CPG/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
APP_NAME = 'ExampleCPG' # Used to generate derivative names unique to the application.
44

55
# DOCKER REGISTRY INFORMATION:
6-
DOCKERHUB_TAG = 'erinweisbart/distributed-cellprofiler:workspace_bucket'
6+
DOCKERHUB_TAG = 'erinweisbart/distributed-cellprofiler:2.2.0rc1_4.2.4'
77

88
# AWS GENERAL SETTINGS:
99
AWS_REGION = 'us-east-1'

0 commit comments

Comments
 (0)