diff --git a/Dockerfile b/Dockerfile index d1cbad9..921bded 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.12.10-alpine3.21 +FROM python:3.12.10-alpine3.22 ENV DTRACK_API_URL="" ENV DTRACK_TOKEN=""