added reply to run commands

This commit is contained in:
Josiah Baldwin
2025-09-24 10:36:42 -07:00
parent f5c6e96597
commit 4953d85cdc
6 changed files with 58 additions and 44 deletions

View File

@@ -1,4 +1,4 @@
FROM python:3.12
FROM python:3.13
WORKDIR /usr/local/app
# Install the application dependencies