Skip to content

Commit 4d123fe

Browse files
committed
fix format for label
1 parent 888a237 commit 4d123fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)