diff --git a/Makefile b/Makefile index 89553ca..9bdac42 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ docker-push: docker build . -t matrix-bots - docker tag matrix-bots registry.ewintr.nl/matrix-bots - docker push registry.ewintr.nl/matrix-bots \ No newline at end of file + docker tag matrix-bots registry.ewintr.nl/matrix-gptzoo + docker push registry.ewintr.nl/matrix-gptzoo \ No newline at end of file