3.4.18-debian-10-r2 release

This commit is contained in:
Bitnami Bot 2022-04-01 20:15:55 +00:00
parent 722b6da138
commit d4bfbdccdc
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/etcd/postunpack.sh
ENV APP_VERSION="3.4.18" \
BITNAMI_APP_NAME="etcd" \
BITNAMI_IMAGE_VERSION="3.4.18-debian-10-r1" \
BITNAMI_IMAGE_VERSION="3.4.18-debian-10-r2" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/etcd/bin:$PATH"
EXPOSE 2379 2380

View File

@ -49,7 +49,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
* [`3.5`, `3.5-debian-10`, `3.5.2`, `3.5.2-debian-10-r56` (3.5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-etcd/blob/3.5.2-debian-10-r56/3.5/debian-10/Dockerfile)
* [`3.4`, `3.4-debian-10`, `3.4.18`, `3.4.18-debian-10-r1`, `latest` (3.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-etcd/blob/3.4.18-debian-10-r1/3.4/debian-10/Dockerfile)
* [`3.4`, `3.4-debian-10`, `3.4.18`, `3.4.18-debian-10-r2`, `latest` (3.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-etcd/blob/3.4.18-debian-10-r2/3.4/debian-10/Dockerfile)
* [`3.3`, `3.3-debian-10`, `3.3.27`, `3.3.27-debian-10-r1` (3.3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-etcd/blob/3.3.27-debian-10-r1/3.3/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/etcd GitHub repo](https://github.com/bitnami/bitnami-docker-etcd).