Skip to content

Commit

Permalink
set specific docker version
Browse files Browse the repository at this point in the history
  • Loading branch information
srickardti committed Apr 6, 2022
1 parent 11cd02e commit 4386dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples-cc13x2x7_26x2x7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
if: github.actor != 'restyled-io[bot]'

container:
image: connectedhomeip/chip-build-ti:latest
image: connectedhomeip/chip-build-ti:0.5.61
volumes:
- "/tmp/bloat_reports:/tmp/bloat_reports"
steps:
Expand Down

0 comments on commit 4386dd0

Please sign in to comment.