Skip to content

Commit

Permalink
Merge pull request #61 from consideRatio/pr/update-docker-cri
Browse files Browse the repository at this point in the history
Update cri-dockerd from 0.2.2 to 0.2.3
  • Loading branch information
consideRatio authored Jul 15, 2022
2 parents e50e663 + 4f9fdec commit a126466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ runs:
- name: Setup cri-dockerd as a dockershim
if: inputs.docker-enabled == 'true'
env:
CRI_DOCKERD_VERSION: "0.2.2"
CRI_DOCKERD_VERSION: "0.2.3"
run: |
cd /tmp
Expand Down

0 comments on commit a126466

Please sign in to comment.