Skip to content

Commit 0a9119c

Browse files
committed
Update cri-dockerd from 0.3.0 to 0.3.9
1 parent 45196b5 commit 0a9119c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ runs:
9898
if: inputs.docker-enabled == 'true'
9999
env:
100100
# https://github.com/Mirantis/cri-dockerd/tags
101-
CRI_DOCKERD_VERSION: "0.3.0"
101+
CRI_DOCKERD_VERSION: "0.3.9"
102102
run: |
103103
echo "::group::Setup cri-dockerd as a dockershim"
104104
cd /tmp

0 commit comments

Comments
 (0)