We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9a57348 + 5d40c8f commit cf0d8dcCopy full SHA for cf0d8dc
.github/workflows/ci-dockerfile.yml
@@ -25,6 +25,6 @@ jobs:
25
- uses: "actions/checkout@v5"
26
27
- name: "Lint Dockerfile"
28
- uses: "hadolint/hadolint-action@v3.1.0"
+ uses: "hadolint/hadolint-action@v3.2.0"
29
with:
30
dockerfile: ".docker/validate-against-schema/Dockerfile"
0 commit comments