diff --git a/5-app-infra/source_repos/artifact-publish/images/vertexpipeline:v2/Dockerfile b/5-app-infra/source_repos/artifact-publish/images/vertexpipeline:v2/Dockerfile index 5d1f079..b29ebeb 100644 --- a/5-app-infra/source_repos/artifact-publish/images/vertexpipeline:v2/Dockerfile +++ b/5-app-infra/source_repos/artifact-publish/images/vertexpipeline:v2/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -FROM python:3.10 +FROM python:3.13 RUN python3 -m pip install --no-cache-dir tensorflow-cpu==2.8.0 RUN pip install tensorflow-io==0.25.0 protobuf==3.20.3 google-cloud-bigquery==3.13.0 pandas==2.0.3 db-dtypes==1.2.0 google-cloud-aiplatform==1.36.0 google-cloud-storage==2.14.0 kfp google-cloud-pipeline-components numpy==1.26.4