Skip to content

Commit

Permalink
rename tpu
Browse files Browse the repository at this point in the history
  • Loading branch information
djherbis committed May 16, 2022
1 parent 21e3ae4 commit b22de75
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ ARG BASE_IMAGE_TAG

FROM gcr.io/kaggle-images/python:${BASE_IMAGE_TAG} AS builder

ARG PACKAGE_VERSION

# Use Bazelisk to ensure the proper bazel version is used.
RUN cd /usr/local/src && \
wget --no-verbose "https://github.com/bazelbuild/bazelisk/releases/download/v1.11.0/bazelisk-linux-amd64" && \
Expand Down

0 comments on commit b22de75

Please sign in to comment.