Skip to content

Commit

Permalink
Merge pull request #80 from consideRatio/pr/update-cri-dockerd
Browse files Browse the repository at this point in the history
Update cri-dockerd from 0.2.5 to 0.2.6
  • Loading branch information
manics authored Nov 15, 2022
2 parents 01f5c3e + 86620f7 commit 89ac72a
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.5"
CRI_DOCKERD_VERSION: "0.2.6"
run: |
cd /tmp
Expand Down

0 comments on commit 89ac72a

Please sign in to comment.