This commit is contained in:
parent
2113755464
commit
44e6308cc2
@ -29,4 +29,4 @@ COPY --from=prerelease /usr/src/app/ .
|
||||
|
||||
# run the app
|
||||
USER bun
|
||||
ENTRYPOINT [ "bun", "run", "index.ts" ]
|
||||
ENTRYPOINT [ "bun", "run", "./src/index.ts" ]
|
Loading…
x
Reference in New Issue
Block a user