diff --git a/Dockerfile b/Dockerfile index 9a4659f..551a2bb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # pull the official base image -FROM python:3.11.0a5-alpine +FROM python:3.13.0b4-alpine MAINTAINER SakethChandra "https://github.com/Saketh-Chandra/"