Skip to content

Commit

Permalink
Merge pull request #84 from waja/dependabot-github_actions-goodwithte…
Browse files Browse the repository at this point in the history
…ch-dockle-action-0.4.15
  • Loading branch information
waja authored Jan 7, 2025
2 parents 7e7cefc + d8edf58 commit 818355b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
docker image ls -a
docker push localhost:5000/foobar/${{ env.IMAGE_NAME }}
- name: Run dockle container image linter
uses: goodwithtech/dockle-action@v0.1.2
uses: goodwithtech/dockle-action@v0.4.15
with:
image: "registry:5000/foobar/${{ env.IMAGE_NAME }}"
insecure: true
Expand Down

0 comments on commit 818355b

Please # to comment.