diff --git a/docker-compose.yml b/docker-compose.yml index 7328556..2fd03e7 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -10,7 +10,7 @@ services: # The commons github branch to be used during image build (default to master if not set or null) - COMMONS_BRANCH=${COMMONS_BRANCH:-master} # Build the image with name and tag - image: hubmap-auth:1.6 + image: hubmap-auth:1.7 hostname: hubmap-auth container_name: hubmap-auth networks: