Skip to content

Commit

Permalink
update etcd version to 3.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
vardhaman22 committed Sep 25, 2023
1 parent 9c8e67d commit fc621f6
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 fc621f6

Please sign in to comment.