Skip to content

Commit fa2e17c

Browse files
authored
Update DockerhubTag
1 parent 917922c commit fa2e17c

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 = 'bethcimini/distributed-cellprofiler:latest'
6+
DOCKERHUB_TAG = 'cellprofiler/distributed-cellprofiler:1.2.1_3.1.9'
77

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

0 commit comments

Comments
 (0)