Skip to content

Commit

Permalink
Merge pull request #222 from krunalhinguu/add-cri-dockerd
Browse files Browse the repository at this point in the history
Update cri-dockerd to v0.3.16
  • Loading branch information
krunalhinguu authored Dec 14, 2024
2 parents b9e0b36 + 849f4f0 commit 756d45f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM nginx:1.27.1-alpine as base

ENV DOCKER_VERSION=27.1.1
ENV ETCD_VERSION=v3.5.16
ENV CRIDOCKERD_VERSION=0.3.15
ENV CRIDOCKERD_VERSION=0.3.16
ENV RANCHER_CONFD_VERSION=v0.16.7
ENV KUBECTL_VERSION=v1.28.13

Expand Down

0 comments on commit 756d45f

Please sign in to comment.