We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 888a237 commit 4d123feCopy full SHA for 4d123fe
1 file changed
Dockerfile
@@ -32,4 +32,4 @@ WORKDIR /app/server/
32
EXPOSE 8080
33
CMD ["php", "server.php"]
34
35
-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"
0 commit comments