diff --git a/totestsync-goof/Dockerfile b/totestsync-goof/Dockerfile index b429a91e3d..5c5289f015 100644 --- a/totestsync-goof/Dockerfile +++ b/totestsync-goof/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.7.7 +FROM python:3.13.12 WORKDIR /TestCode COPY . TestCode/