fix
This commit is contained in:
parent
25f7e90c90
commit
f00e8e1509
1 changed files with 1 additions and 0 deletions
|
@ -20,5 +20,6 @@ RUN go build -o /app/bloaterbot
|
|||
WORKDIR /app
|
||||
|
||||
RUN rm -rf /tmp/build
|
||||
COPY bloater.webp /app
|
||||
|
||||
CMD [ "/app/bloaterbot" ]
|
Loading…
Reference in a new issue