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