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