Skip to content

Commit 3e08d59

Browse files
committed
update tensorflow-transform 1.10.1
1 parent 1a9ef1b commit 3e08d59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-tensorflow/Dockerfile.2.10-py38-cuda11.3

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN python3 -m pip install --no-cache-dir \
1111
proto-plus==1.22.1
1212
RUN python3 -m pip install --no-cache-dir \
1313
--use-feature=2020-resolver \
14-
tensorflow-transform==0.25.0 \
14+
tensorflow-transform==1.10.1 \
1515
tensorflow_model_analysis \
1616
tensorflow-datasets \
1717
tensorflow_probability==0.11.1 \

0 commit comments

Comments
 (0)