Skip to content

Commit

Permalink
Merge pull request #175 from vardhaman22/update-etcd-version
Browse files Browse the repository at this point in the history
update etcd version to 3.5.6
  • Loading branch information
vardhaman22 authored Sep 26, 2023
2 parents 9c8e67d + fc621f6 commit 8533806
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 @@ -3,7 +3,7 @@ FROM nginx:1.24.0-alpine as base
ENV DOCKER_VERSION=20.10.24
ENV CNI_PLUGINS_VERSION=v1.2.0
ENV FLANNEL_VERSION=v1.2.0
ENV ETCD_VERSION=v3.4.25
ENV ETCD_VERSION=v3.5.6
ENV CRIDOCKERD_VERSION=0.3.4
ENV RANCHER_CONFD_VERSION=v0.16.5-rc2
ENV KUBECTL_VERSION=v1.24.15
Expand Down

0 comments on commit 8533806

Please sign in to comment.