Skip to content

Commit

Permalink
Build with 2.12 docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpmorgan committed Oct 16, 2023
1 parent 7a6c78f commit a28d21f
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.14-python$PY_VERSION as base_install
FROM tensorflow/build:2.12-python$PY_VERSION as base_install

ENV TF_NEED_CUDA="1"
ARG PY_VERSION
Expand Down

0 comments on commit a28d21f

Please sign in to comment.