5.0.15-debian-10-r16 release

This commit is contained in:
Bitnami Bot
2022-03-25 03:03:20 +00:00
parent c8eabd2773
commit b87fe0ab4d
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="5.0.15" \
BITNAMI_APP_NAME="aspnet-core" \
BITNAMI_IMAGE_VERSION="5.0.15-debian-10-r15" \
BITNAMI_IMAGE_VERSION="5.0.15-debian-10-r16" \
DOTNET_CLI_HOME="/app" \
DOTNET_ROOT="/opt/bitnami/aspnet-core/bin" \
PATH="/opt/bitnami/aspnet-core/bin:$PATH"