diff --git a/Dockerfile b/Dockerfile index 7ff409a..e4f98c2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM hub.madelineproto.xyz/danog/madelineproto:latest +FROM danog/madelineproto:latest RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer