3.1.23-debian-10-r15 release

This commit is contained in:
Bitnami Bot
2022-03-24 02:32:45 +00:00
parent 289b7f8349
commit 72f99819f3
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/dotnet/postunpack.sh
ENV APP_VERSION="3.1.23" \
BITNAMI_APP_NAME="dotnet" \
BITNAMI_IMAGE_VERSION="3.1.23-debian-10-r14" \
BITNAMI_IMAGE_VERSION="3.1.23-debian-10-r15" \
DOTNET_CLI_HOME="/app" \
DOTNET_ROOT="/opt/bitnami/dotnet/bin" \
PATH="/opt/bitnami/dotnet/bin:$PATH"