Skip to content

Commit

Permalink
Update cri-dockerd from 0.2.5 to 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed Nov 15, 2022
1 parent 1039e0f commit 86620f7
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 86620f7

Please sign in to comment.