From d52d171cbb05423797c8a0344db3858ff99a350f Mon Sep 17 00:00:00 2001 From: bniwredyc Date: Thu, 11 May 2023 14:05:51 +0200 Subject: [PATCH] fix deploy attempt 3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ce98f7ba..49405943 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.11 +FROM python:3.10 EXPOSE 8080 ADD nginx.conf.sigil ./