Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 8, 2024
1 parent ba52535 commit 41fc46c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
FROM python:3.10
FROM python:3.13

RUN python3 -m pip install --no-cache-dir tensorflow-cpu==2.8.0
RUN pip install tensorflow-io==0.25.0 protobuf==3.20.3 google-cloud-bigquery==3.13.0 pandas==2.0.3 db-dtypes==1.2.0 google-cloud-aiplatform==1.36.0 google-cloud-storage==2.14.0 kfp google-cloud-pipeline-components numpy==1.26.4

0 comments on commit 41fc46c

Please sign in to comment.