Skip to content

Commit d0c6fd1

Browse files
committed
tensorflow-transform 0.22.0
1 parent 86b5e25 commit d0c6fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-tensorflow/Dockerfile.2.3-py36-cuda10.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ RUN mkdir /bazel && \
2929
RUN python3 -m pip install --no-cache-dir \
3030
mesh-tensorflow==0.1.16 \
3131
cachetools==3.1.0 \
32-
tensorflow-transform==0.23.0 \
32+
tensorflow-transform==0.22.0 \
3333
tensorflow_model_analysis==0.22.2 \
3434
ngraph-tensorflow-bridge==0.18.0 \
3535
tensorflow-metadata==0.22.2 \

0 commit comments

Comments
 (0)