https support:
[ealt-edge.git] / mep / mepagent / SampleApp / docker-build.sh
index 55376ae..309890f 100755 (executable)
@@ -14,5 +14,4 @@
 # limitations under the License.
 
 MEP_VERSION=latest
-docker build --no-cache -t khemendra/mepagent:${MEP_VERSION} -f docker/Dockerfile .
-docker push khemendra/mepagent:${MEP_VERSION}
+docker build --no-cache -t ealtedge/mepagent:${MEP_VERSION} -f docker/Dockerfile .