diff options
Diffstat (limited to 'Dockerfile')
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile index 3ad05b6ec..568cbf7b4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -72,3 +72,5 @@ CMD ["/usr/bin/bskyweb"] LABEL org.opencontainers.image.source=https://github.com/bluesky-social/social-app LABEL org.opencontainers.image.description="bsky.app Web App" LABEL org.opencontainers.image.licenses=MIT + +# NOOP |