Skip to content

Commit 4f2897f

Browse files
authored
Update config.py
1 parent 1b52e5a commit 4f2897f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.py

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

55
# DOCKER REGISTRY INFORMATION:
6-
DOCKERHUB_TAG = 'cellprofiler/distributed-cellprofiler:1.2.1_3.1.9'
6+
DOCKERHUB_TAG = 'cellprofiler/distributed-cellprofiler:2.0.0_4.0.6'
77

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

0 commit comments

Comments
 (0)