Skip to content

Bump transformers from 4.42.4 to 4.43.1 #622

Bump transformers from 4.42.4 to 4.43.1

Bump transformers from 4.42.4 to 4.43.1 #622

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)