6.0.3-debian-10-r26 release

This commit is contained in:
Bitnami Bot
2022-04-05 05:49:26 +00:00
parent d0bf38f8d6
commit 4cae6c4302
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-r25" \
BITNAMI_IMAGE_VERSION="6.0.3-debian-10-r26" \
DOTNET_CLI_HOME="/app" \
DOTNET_ROOT="/opt/bitnami/aspnet-core/bin" \
PATH="/opt/bitnami/aspnet-core/bin:$PATH"