We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b03e26 commit bd6f2b2Copy full SHA for bd6f2b2
tools/docker/build_wheel.Dockerfile
@@ -1,6 +1,6 @@
1
#syntax=docker/dockerfile:1.1.5-experimental
2
ARG PY_VERSION
3
-FROM tensorflow/build:latest-python$PY_VERSION as base_install
+FROM tensorflow/build:2.8-python$PY_VERSION as base_install
4
5
ENV TF_NEED_CUDA="1"
6
0 commit comments