Skip to content

Bump wheel from 0.44.0 to 0.45.1 #600

Bump wheel from 0.44.0 to 0.45.1

Bump wheel from 0.44.0 to 0.45.1 #600

Workflow file for this run

name: Lint the Dockerfile
on: [push]
jobs:
lint-dockerfile:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: hadolint/[email protected]
with:
dockerfile: Dockerfile
config: .hadolint.yaml