diff --git a/Dockerfile b/Dockerfile index 7a9f583..5976997 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.9.19 +FROM python:3.12.4 MAINTAINER KBase Developer # ----------------------------------------- # In this section, you can install any system dependencies required