Merge branch 'dev'

This commit is contained in:
Jeff Emmett 2026-03-03 19:45:21 -08:00
commit 23a08bb6ed
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ COPY --from=build /app/server ./server
COPY --from=build /app/lib ./lib
COPY --from=build /app/shared ./shared
COPY --from=build /app/modules ./modules
COPY --from=build /app/src ./src
COPY --from=build /app/package.json .
COPY --from=build /encryptid-sdk /encryptid-sdk