6.0.3-debian-10-r29 release

This commit is contained in:
Bitnami Bot
2022-04-07 14:28:11 +00:00
parent 799f10e439
commit 882bc17fd0
2 changed files with 1 additions and 2 deletions

View File

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