diff options
author | Jake Gold <jake@blueskyweb.xyz> | 2024-04-17 14:05:08 -0700 |
---|---|---|
committer | Jake Gold <jake@blueskyweb.xyz> | 2024-04-17 14:05:08 -0700 |
commit | 56828c088d2d8f8fde322c2b09015a3899c55cf7 (patch) | |
tree | 33e6a226e71a99210eb52b6c1c254143b8aa2174 /Dockerfile | |
parent | 410f155988285e621d4c3891848bcbe70b890f38 (diff) | |
download | voidsky-56828c088d2d8f8fde322c2b09015a3899c55cf7.tar.zst |
NOOP deploy test
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 |