Skip to content

Bump pydantic from 2.8.2 to 2.9.2 #589

Bump pydantic from 2.8.2 to 2.9.2

Bump pydantic from 2.8.2 to 2.9.2 #589

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