From abf3ca15d2bdab89395e1d24843e714810a79fb5 Mon Sep 17 00:00:00 2001 From: Peter Stockings Date: Wed, 18 Dec 2024 23:21:48 +1100 Subject: [PATCH] Revert "Update python version from 3.9.18 to 3.10 in attempt to resolve build issue after updating dokku" This reverts commit 3d70517c67d3b3ef46c246781d4827e544cd7fe1. --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index f31904f..6edd1aa 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.10 \ No newline at end of file +python-3.9.18 \ No newline at end of file