6.0.3-debian-10-r27 release

This commit is contained in:
Bitnami Bot
2022-04-05 13:49:26 +00:00
parent 76d5f067f6
commit c023196002
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="6.0.3" \
BITNAMI_APP_NAME="dotnet" \
BITNAMI_IMAGE_VERSION="6.0.3-debian-10-r26" \
BITNAMI_IMAGE_VERSION="6.0.3-debian-10-r27" \
DOTNET_CLI_HOME="/app" \
DOTNET_ROOT="/opt/bitnami/dotnet/bin" \
PATH="/opt/bitnami/dotnet/bin:$PATH"