From 9a5d03c596b2f9f27ee26c0b876431ac9c63d859 Mon Sep 17 00:00:00 2001 From: LDericher <40151420+ldericher@users.noreply.github.com> Date: Mon, 9 Aug 2021 05:47:25 +0200 Subject: [PATCH] Python3.9 (typos) --- Dockerfile | 2 +- LICENSE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 15b1ee2..f924c7f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.8-alpine +FROM python:3.9-alpine ENV PYTHONUNBUFFERED 1 diff --git a/LICENSE b/LICENSE index 282cc2a..f288702 100644 --- a/LICENSE +++ b/LICENSE @@ -407,7 +407,7 @@ the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly -provided under this License. any attempt otherwise to propagate or +provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11).