Skip to content

Bump ruff from 0.4.7 to 0.5.5 #581

Bump ruff from 0.4.7 to 0.5.5

Bump ruff from 0.4.7 to 0.5.5 #581

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/hadolint-action@v1.6.0
with:
dockerfile: Dockerfile
config: .hadolint.yaml