diff --git a/Dockerfile b/Dockerfile index 98221e5..2f2cf4e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ # Base image # ---------------------------------------------------------------------- # -FROM python:3.10.1 +FROM python:3.12.0 LABEL MAINTAINER="Ivan Lee" # Make working directory