Skip to content

AF-209: Touch the changelog #443

AF-209: Touch the changelog

AF-209: Touch the changelog #443

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