From 56828c088d2d8f8fde322c2b09015a3899c55cf7 Mon Sep 17 00:00:00 2001 From: Jake Gold Date: Wed, 17 Apr 2024 14:05:08 -0700 Subject: [PATCH] NOOP deploy test --- Dockerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dockerfile b/Dockerfile index 3ad05b6e..568cbf7b 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