0.12.1-debian-10-r38 release

This commit is contained in:
Bitnami Bot
2022-03-29 02:11:37 +00:00
parent 39c85d643f
commit 2749dd8441
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ RUN chmod g+rwX /opt/bitnami
ENV APP_VERSION="0.12.1" \
BITNAMI_APP_NAME="metallb-controller" \
BITNAMI_IMAGE_VERSION="0.12.1-debian-10-r37" \
BITNAMI_IMAGE_VERSION="0.12.1-debian-10-r38" \
PATH="/opt/bitnami/metallb/bin:$PATH"
USER 1001