diff --git a/Dockerfile b/Dockerfile index 5fd6210..2db0a7b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ # SPDX-FileCopyrightText: 2020 SAP SE or an SAP affiliate company and Gardener contributors # SPDX-License-Identifier: Apache-2.0 -FROM gcr.io/etcd-development/etcd:v3.4.13 +FROM gcr.io/etcd-development/etcd:v3.4.14 RUN apt update RUN apt install -y bash curl wget diff --git a/VERSION b/VERSION index b71925d..a5d1d36 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v3.4.13 +v3.4.14