Skip to content

Commit 787a176

Browse files
authored
Change Dockerfile label from legacy to modern notation.
1 parent d8b302d commit 787a176

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
@@ -31,4 +31,4 @@ WORKDIR /app/server/
3131
EXPOSE 8080
3232
CMD ["php", "server.php"]
3333

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

0 commit comments

Comments
 (0)