fix local_testing bump python img

This commit is contained in:
Ishaan Jaffer 2025-09-26 19:14:13 -07:00
parent ce7499c8f7
commit 9a737c5be4

View File

@ -53,7 +53,7 @@ jobs:
local_testing:
docker:
- image: cimg/python:3.13.1
- image: cimg/python:3.12
auth:
username: ${DOCKERHUB_USERNAME}
password: ${DOCKERHUB_PASSWORD}