We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eda169b commit 1ec1183Copy full SHA for 1ec1183
example_project_CPG/config.py
@@ -3,7 +3,7 @@
3
APP_NAME = 'ExampleCPG' # Used to generate derivative names unique to the application.
4
5
# DOCKER REGISTRY INFORMATION:
6
-DOCKERHUB_TAG = 'erinweisbart/distributed-cellprofiler:workspace_bucket'
+DOCKERHUB_TAG = 'erinweisbart/distributed-cellprofiler:2.2.0rc1_4.2.4'
7
8
# AWS GENERAL SETTINGS:
9
AWS_REGION = 'us-east-1'
0 commit comments