Skip to content

add v1.31 regex, remove outdated versions from the list #33

add v1.31 regex, remove outdated versions from the list

add v1.31 regex, remove outdated versions from the list #33

Workflow file for this run

name: Lint Dockerfile
on:
pull_request:
types: [opened, synchronize]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: hadolint/[email protected]
with:
failure-threshold: warning