update base image to python3.13 (#554)

This commit is contained in:
Adil Hafeez 2025-08-13 14:20:46 -07:00 committed by GitHub
parent 5908ca6a16
commit 359b6fc4ab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 5 deletions

View file

@ -72,7 +72,7 @@ Before you begin, ensure you have the following:
1. [Docker System](https://docs.docker.com/get-started/get-docker/) (v24)
2. [Docker compose](https://docs.docker.com/compose/install/) (v2.29)
3. [Python](https://www.python.org/downloads/) (v3.12)
3. [Python](https://www.python.org/downloads/) (v3.13)
Arch's CLI allows you to manage and interact with the Arch gateway efficiently. To install the CLI, simply run the following command: