diff --git a/Dockerfile b/Dockerfile index d103d7b..a24ec18 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM ubuntu:20.10 MAINTAINER Anton Kiselev -ENV TS_VERSION=MatriX.100 +ENV TS_VERSION=MatriX.101 ENV TZ=Europe/Moscow EXPOSE 8090:8090