Merge branch 'dev' into 'main'
Actual fix See merge request illegitimate/illegitimate-bot!352
This commit is contained in:
@@ -13,5 +13,6 @@ FROM oven/bun
|
||||
|
||||
WORKDIR /app
|
||||
COPY --from=build /app/dist /app/dist
|
||||
COPY --from=build /app/package.json /app/dist
|
||||
|
||||
CMD ["bun", "run", "dist/index.js"]
|
||||
|
||||
Reference in New Issue
Block a user