Skip to content

Commit

Permalink
Update DockerhubTag
Browse files Browse the repository at this point in the history
  • Loading branch information
bethac07 authored Jan 9, 2020
1 parent 917922c commit fa2e17c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
APP_NAME = 'DistributedCP' # Used to generate derivative names unique to the application.

# DOCKER REGISTRY INFORMATION:
DOCKERHUB_TAG = 'bethcimini/distributed-cellprofiler:latest'
DOCKERHUB_TAG = 'cellprofiler/distributed-cellprofiler:1.2.1_3.1.9'

# AWS GENERAL SETTINGS:
AWS_REGION = 'us-east-1'
Expand Down

0 comments on commit fa2e17c

Please sign in to comment.