Skip to content

Commit 78a8a86

Browse files
committed
fix label
1 parent 4d123fe commit 78a8a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ WORKDIR /app/server/
3232
EXPOSE 8080
3333
CMD ["php", "server.php"]
3434

35-
LABEL org.opencontainers.image.source "https://github.com/pdsinterop/php-solid-pubsub-server"
35+
LABEL org.opencontainers.image.source="https://github.com/pdsinterop/php-solid-pubsub-server"

0 commit comments

Comments
 (0)