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 917922c commit fa2e17cCopy full SHA for fa2e17c
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 = 'bethcimini/distributed-cellprofiler:latest'
+DOCKERHUB_TAG = 'cellprofiler/distributed-cellprofiler:1.2.1_3.1.9'
7
8
# AWS GENERAL SETTINGS:
9
AWS_REGION = 'us-east-1'
0 commit comments