Skip to content

Commit

Permalink
print image digests
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrai2 committed Dec 17, 2024
1 parent f3fa2e2 commit 4e84b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

- name: List Docker imagers
run: |
docker images --digest
docker images --digests
- name: Ensure logprep is available in image
run: |
Expand Down

0 comments on commit 4e84b09

Please sign in to comment.