fix entrypoint
This commit is contained in:
parent
46b21f75b5
commit
b8d23131b7
1 changed files with 1 additions and 1 deletions
|
|
@ -33,4 +33,4 @@ EXPOSE 3000
|
||||||
|
|
||||||
|
|
||||||
# Command to run the binary
|
# Command to run the binary
|
||||||
CMD ["./simple-auth"]
|
CMD ["./simpleauth"]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue