3.1.416-debian-10-r19 release

This commit is contained in:
Bitnami Bot
2022-01-03 06:24:03 +00:00
parent 5597de9bf8
commit 72c396dff9
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ RUN sed -i 's/^PASS_MAX_DAYS.*/PASS_MAX_DAYS 90/' /etc/login.defs && \
COPY rootfs /
RUN /opt/bitnami/scripts/dotnet-sdk/postunpack.sh
ENV BITNAMI_APP_NAME="dotnet-sdk" \
BITNAMI_IMAGE_VERSION="3.1.416-debian-10-r18" \
BITNAMI_IMAGE_VERSION="3.1.416-debian-10-r19" \
DOTNET_CLI_HOME="/app" \
DOTNET_ROOT="/opt/bitnami/dotnet-sdk/bin" \
PATH="/opt/bitnami/dotnet-sdk/bin:$PATH"