From da17e6712b2737d309c0f594b53424eb142fb86e Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Sun, 19 Feb 2023 05:59:36 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BF=D0=BB=D0=B0=D0=B3=D0=B8=D0=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index af36799..e87fada 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1 +1,2 @@ -FROM squidfunk/mkdocs-material \ No newline at end of file +FROM squidfunk/mkdocs-material +RUN pip install mkdocs-git-revision-date-localized-plugin \ No newline at end of file