From f1bec051e54b6239a0423252f2aa00ab1489ad56 Mon Sep 17 00:00:00 2001 From: Zloi78 Date: Fri, 18 Jun 2021 22:42:54 +0600 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index efd0866..79dc17d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM ubuntu:20.10 MAINTAINER Anton Kiselev -ENV TS_VERSION=MatriX.98 +ENV TS_VERSION=MatriX.99 ENV TZ=Europe/Moscow EXPOSE 8090:8090