Fix command in dockerfile
This commit is contained in:
+1
-1
@@ -25,4 +25,4 @@ RUN apk add --no-cache \
|
|||||||
|
|
||||||
VOLUME /data
|
VOLUME /data
|
||||||
|
|
||||||
CMD ["/opt/mautrix-telegram/run.sh"]
|
CMD ["/opt/mautrix-telegram/docker-run.sh"]
|
||||||
|
|||||||
Reference in New Issue
Block a user