Skip to content

[THREESCALE-11457] upgrade to manticore 6.3.8+ with s390x support #184

[THREESCALE-11457] upgrade to manticore 6.3.8+ with s390x support

[THREESCALE-11457] upgrade to manticore 6.3.8+ with s390x support #184

Workflow file for this run

name: Hadolint
on:
workflow_dispatch: {}
workflow_call: {}
push: {}
pull_request:
types: [opened, reopened, synchronize]
concurrency:
group: ci-containerfile-lint-${{ github.ref }}-1
cancel-in-progress: true
jobs:
hadolint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: hadolint/[email protected]
with:
dockerfile: Containerfile