Skip to content

Commit

Permalink
Update build_wheel.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
bhack authored May 11, 2024
1 parent 945be77 commit 6115751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/docker/build_wheel.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#syntax=docker/dockerfile:1.1.5-experimental
ARG PY_VERSION
FROM tensorflow/build:2.15-python$PY_VERSION as base_install
FROM tensorflow/build:2.16-python$PY_VERSION as base_install

ENV TF_NEED_CUDA="1"
ARG PY_VERSION
Expand Down

0 comments on commit 6115751

Please sign in to comment.