From a40a7742e2f82948fe56eee078f9395e9ec1153c Mon Sep 17 00:00:00 2001 From: Leon Sandøy Date: Sun, 15 Nov 2020 02:52:40 +0100 Subject: Bump version down to 3.8 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index c01d1a01..ccc8c1d4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.9-slim-buster +FROM python:3.8-slim-buster # Allow service to handle stops gracefully STOPSIGNAL SIGQUIT -- cgit v1.2.3