diff --git a/Dockerfile b/Dockerfile index 5a3025a..131aee9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.12.7-alpine +FROM python:3.13.0-alpine # set version label ARG VERSION