diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-05-03 11:35:39 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-05-03 11:36:50 +0200 |
| commit | fed5dde8e263c0d3f9a7c477d5b5c7705eae8f31 (patch) | |
| tree | 68bd5c13561da39c6cabfb68555491bbdaf8af95 /Dockerfile | |
| parent | f923f36dbf771a47e8b2a124bad32cb8e20a7595 (diff) | |
build(deps): update to gokord 0.5.0
#6
Diffstat (limited to 'Dockerfile')
| -rw-r--r-- | Dockerfile | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -10,6 +10,4 @@ RUN go mod tidy && go build -o app . ENV TOKEN="" -ENV FORCE_COMMAND_REGISTRATION="false" - -CMD ./app -token $TOKEN -forge-command-registration $FORCE_COMMAND_REGISTRATION +CMD ./app -token $TOKEN |
