Skip to content

Commit 2758360

Browse files
authored
Merge pull request #301 from Meesho/main
Docker File Fix
2 parents 1030092 + 139b0f9 commit 2758360

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ COPY --from=builder /app/target/release/numerix .
3636
EXPOSE 8082
3737

3838

39-
ENTRYPOINT ["/numerix"]
39+
ENTRYPOINT ["/numerix"]

0 commit comments

Comments
 (0)