Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/bsky-app-view'
Browse files Browse the repository at this point in the history
  • Loading branch information
devinivy committed Apr 25, 2023
2 parents af9f11f + 0cc211b commit a8fa9b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/bsky/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ COPY ./*.* ./
# NOTE bsky's transitive dependencies go here: if that changes, this needs to be updated.
COPY ./packages/bsky ./packages/bsky
COPY ./packages/api ./packages/api
COPY ./packages/aws ./packages/aws
COPY ./packages/common ./packages/common
COPY ./packages/common-web ./packages/common-web
COPY ./packages/crypto ./packages/crypto
Expand Down

0 comments on commit a8fa9b2

Please sign in to comment.