2.2.1-debian-10-r47 release

This commit is contained in:
Bitnami Bot
2022-04-05 06:25:31 +00:00
parent 5884a041c7
commit 718a7e2629
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ RUN chmod g+rwX /opt/bitnami
ENV APP_VERSION="2.2.1" \
BITNAMI_APP_NAME="kong-ingress-controller" \
BITNAMI_IMAGE_VERSION="2.2.1-debian-10-r46" \
BITNAMI_IMAGE_VERSION="2.2.1-debian-10-r47" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/kong-ingress-controller/bin:$PATH"
USER 1001