From 3d09869562a96b5adc7c4be279bc8c003bbb37b2 Mon Sep 17 00:00:00 2001 From: zman Date: Fri, 7 Feb 2025 20:33:27 -0500 Subject: [PATCH] wrong number = code dont work lol i love computers --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 362ea20..059311e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.9-slim +FROM python:3.13-slim WORKDIR /app