diff --git a/Dockerfile b/Dockerfile index 588e3f02e..f6f5c0798 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.6 +FROM python:3.12.0rc1 MAINTAINER Amit Kumar Jaiswal