We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a231a commit 427ffd4Copy full SHA for 427ffd4
.github/workflows/molecule-build-images.yaml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
recursive: true
29
dockerfile: ./dockerfiles/${{ env.DOCKERFILE_PROFILE }}.dockerfile
30
- ignore: "DL3008,DL3013,DL3033,DL3037,DL3041"
+ ignore: "DL3007,DL3008,DL3013,DL3033,DL3037,DL3041"
31
32
build-suse-image:
33
needs: hadolint
0 commit comments