diff --git a/Dockerfile b/Dockerfile index 4ed921a..d3ef217 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.13.0b4-alpine3.19 +FROM python:3.13.0rc1-alpine3.19 RUN apk add curl