Skip to content

Commit 141cd72

Browse files
committed
1 parent 1ad3c02 commit 141cd72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/metadata_writer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ml-metadata package depends on tensorflow package
2-
FROM python:3.9
2+
FROM python:3.14.3
33
COPY backend/metadata_writer/requirements.txt /kfp/metadata_writer/
44
RUN python3 -m pip install -r /kfp/metadata_writer/requirements.txt
55

0 commit comments

Comments
 (0)