Skip to content

Release 1.39-7.4-20250115-0 (#470) #1317

Release 1.39-7.4-20250115-0 (#470)

Release 1.39-7.4-20250115-0 (#470) #1317

Workflow file for this run

name: Docker lint
on:
push:
branches:
- 'main'
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected]
- name: lint
uses: hadolint/[email protected]
with:
dockerfile: Dockerfile