fix: oh common

This commit is contained in:
2023-05-01 13:24:24 +02:00
parent 0d6c0d5c00
commit 1023eda894

View File

@@ -14,4 +14,4 @@ RUN npm install -g typescript
RUN tsc --build
RUN node dist/index.js
CMD node dist/index.js