Skip to content

Commit

Permalink
adding the aws ecr selection
Browse files Browse the repository at this point in the history
  • Loading branch information
PhillipsOwen committed Jan 17, 2024
1 parent 17efff1 commit aecda09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,3 +160,4 @@ class ImageRepo(str, Enum):
"""
CONTAINERS = 'containers.renci.org'
RENCIORG = 'renciorg'
AWS = '732457422609.dkr.ecr.us-east-2.amazonaws.com'

0 comments on commit aecda09

Please sign in to comment.