diff --git a/Dockerfile b/Dockerfile index 0e71d27..38a774e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -32,4 +32,4 @@ WORKDIR /app/server/ EXPOSE 8080 CMD ["php", "server.php"] -LABEL org.opencontainers.image.source = "https://github.com/pdsinterop/php-solid-pubsub-server" +LABEL org.opencontainers.image.source="https://github.com/pdsinterop/php-solid-pubsub-server"