6.0.3-debian-10-r20 release

This commit is contained in:
Bitnami Bot
2022-03-29 10:07:49 +00:00
parent d047b63670
commit 4f18c10da6
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-r19" \
BITNAMI_IMAGE_VERSION="6.0.3-debian-10-r20" \
DOTNET_CLI_HOME="/app" \
DOTNET_ROOT="/opt/bitnami/aspnet-core/bin" \
PATH="/opt/bitnami/aspnet-core/bin:$PATH"