3.5.1-debian-10-r39 release

This commit is contained in:
Bitnami Bot
2021-11-30 06:34:31 +00:00
parent 9cc642fc55
commit 3850eacbdc
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/etcd/postunpack.sh
ENV BITNAMI_APP_NAME="etcd" \
BITNAMI_IMAGE_VERSION="3.5.1-debian-10-r38" \
BITNAMI_IMAGE_VERSION="3.5.1-debian-10-r39" \
ETCDCTL_API="3"
EXPOSE 2379 2380