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 1b52e5a commit 4f2897fCopy full SHA for 4f2897f
config.py
@@ -3,7 +3,7 @@
3
APP_NAME = 'DistributedCP' # Used to generate derivative names unique to the application.
4
5
# DOCKER REGISTRY INFORMATION:
6
-DOCKERHUB_TAG = 'cellprofiler/distributed-cellprofiler:1.2.1_3.1.9'
+DOCKERHUB_TAG = 'cellprofiler/distributed-cellprofiler:2.0.0_4.0.6'
7
8
# AWS GENERAL SETTINGS:
9
AWS_REGION = 'us-east-1'
0 commit comments