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