Skip to content

Commit

Permalink
Merge pull request #66 from consideRatio/pr/update-cri-dockerd-to-0.2.5
Browse files Browse the repository at this point in the history
Update cri-dockerd from 0.2.3 to 0.2.5
  • Loading branch information
consideRatio authored Aug 12, 2022
2 parents c66b325 + 277e7bf commit 261d1af
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.3"
CRI_DOCKERD_VERSION: "0.2.5"
run: |
cd /tmp
Expand Down

0 comments on commit 261d1af

Please sign in to comment.