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 1a58cff + 840d6b6 commit be4728bCopy full SHA for be4728b
.github/workflows/devcontainer.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@v5
27
28
- name: Lint Dockerfile
29
- uses: hadolint/hadolint-action@v3.1.0
+ uses: hadolint/hadolint-action@v3.2.0
30
with:
31
dockerfile: .devcontainer/Dockerfile
32
.github/workflows/docker.yml
@@ -30,7 +30,7 @@ jobs:
33
34
35
dockerfile: Dockerfile
36
0 commit comments