5.0.15-debian-10-r28 release

This commit is contained in:
Bitnami Bot
2022-04-06 14:05:45 +00:00
parent 09c4ee4006
commit 7ff03721e8
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-r27" \
BITNAMI_IMAGE_VERSION="5.0.15-debian-10-r28" \
DOTNET_CLI_HOME="/app" \
DOTNET_ROOT="/opt/bitnami/aspnet-core/bin" \
PATH="/opt/bitnami/aspnet-core/bin:$PATH"