Skip to content

Bump scikit-learn from 1.5.1 to 1.5.2 #648

Bump scikit-learn from 1.5.1 to 1.5.2

Bump scikit-learn from 1.5.1 to 1.5.2 #648

Workflow file for this run

name: Docker Build
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Build the Docker image
run: docker build . --file Dockerfile --tag idein/pytorch:$(date +%s)