fix entrypoint
This commit is contained in:
parent
c3063e2ae6
commit
180baa1bb2
@ -20,4 +20,4 @@ WORKDIR /app/
|
|||||||
COPY --from=builder /app/gottdad .
|
COPY --from=builder /app/gottdad .
|
||||||
|
|
||||||
# Command to run the executable
|
# Command to run the executable
|
||||||
CMD ["./gotdadd"]
|
CMD ["./gottdad"]
|
Loading…
Reference in New Issue
Block a user