0.10.2-debian-10-r75 release

This commit is contained in:
Bitnami Bot
2022-03-02 11:23:13 +00:00
parent 91fa1a4ba4
commit 0ebcb3fb1a
2 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ RUN apt-get update && apt-get upgrade -y && \
RUN chmod g+rwX /opt/bitnami
ENV BITNAMI_APP_NAME="external-dns" \
BITNAMI_IMAGE_VERSION="0.10.2-debian-10-r74" \
BITNAMI_IMAGE_VERSION="0.10.2-debian-10-r75" \
PATH="/opt/bitnami/external-dns/bin:$PATH"
EXPOSE 7979