mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
REPO-3336 : Deployment: Release Process: fabric8
Add registry.hub.docker.com instead of docker.io to push to dockerhub
This commit is contained in:
@@ -189,7 +189,7 @@
|
||||
</image>
|
||||
<image>
|
||||
<name>alfresco/alfresco-content-services-community</name>
|
||||
<!--<registry>docker.io</registry>-->
|
||||
<registry>registry.hub.docker.com</registry>
|
||||
<build>
|
||||
<dockerFileDir>${project.basedir}/</dockerFileDir>
|
||||
<tags>
|
||||
|
Reference in New Issue
Block a user