6.0.3-debian-10-r22 release

This commit is contained in:
Bitnami Bot
2022-03-31 11:17:21 +00:00
parent f9dd5cccbd
commit f9eba25bc0
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/aspnet-core/postunpack.sh
ENV APP_VERSION="6.0.3" \
BITNAMI_APP_NAME="aspnet-core" \
BITNAMI_IMAGE_VERSION="6.0.3-debian-10-r21" \
BITNAMI_IMAGE_VERSION="6.0.3-debian-10-r22" \
DOTNET_CLI_HOME="/app" \
DOTNET_ROOT="/opt/bitnami/aspnet-core/bin" \
PATH="/opt/bitnami/aspnet-core/bin:$PATH"