Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SMillerDev authored Jul 23, 2024
1 parent a7cd227 commit a9ca20d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Run brew test-bot --only-setup
run: docker run --rm brew brew test-bot --only-setup

- run: docker image inspect --format='{{json}}' brew
- run: docker image inspect --format=json brew

- name: Generate image digest
id: digest
Expand Down

0 comments on commit a9ca20d

Please sign in to comment.