Skip to content

Commit f88849d

Browse files
committed
point to index
1 parent a9fc225 commit f88849d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ COPY . .
1212

1313
RUN npm install -g typescript ts-node
1414

15-
CMD [ "ts-node", "index.ts" ]
15+
CMD [ "ts-node", "src/index.ts" ]
1616

1717
LABEL org.opencontainers.image.source="https://github.com/Antares-Network/CSSC-Bot"

0 commit comments

Comments
 (0)