From 157cd7390dcffac872c41f537323504c2a074509 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 20 Apr 2020 11:03:40 +0000 Subject: [PATCH] 3.1.3-debian-10-r21 release --- bitnami/dotnet/3.1/debian-10/Dockerfile | 2 +- bitnami/dotnet/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/dotnet/3.1/debian-10/Dockerfile b/bitnami/dotnet/3.1/debian-10/Dockerfile index f30ce810d75f..b86ce6198c88 100644 --- a/bitnami/dotnet/3.1/debian-10/Dockerfile +++ b/bitnami/dotnet/3.1/debian-10/Dockerfile @@ -17,7 +17,7 @@ RUN sed -i 's/^PASS_MAX_DAYS.*/PASS_MAX_DAYS 90/' /etc/login.defs && \ COPY rootfs / RUN /opt/bitnami/scripts/dotnet/postunpack.sh ENV BITNAMI_APP_NAME="dotnet" \ - BITNAMI_IMAGE_VERSION="3.1.3-debian-10-r20" \ + BITNAMI_IMAGE_VERSION="3.1.3-debian-10-r21" \ DOTNET_CLI_HOME="/app" \ DOTNET_ROOT="/opt/bitnami/dotnet/bin" \ HOME="/app" \ diff --git a/bitnami/dotnet/README.md b/bitnami/dotnet/README.md index 9be8baac77a0..f6ac8d4d5ff1 100644 --- a/bitnami/dotnet/README.md +++ b/bitnami/dotnet/README.md @@ -33,7 +33,7 @@ $ docker-compose up -d Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/). -* [`3.1-debian-10`, `3.1.3-debian-10-r20`, `3.1`, `3.1.3`, `latest` (3.1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dotnet/blob/3.1.3-debian-10-r20/3.1/debian-10/Dockerfile) +* [`3.1-debian-10`, `3.1.3-debian-10-r21`, `3.1`, `3.1.3`, `latest` (3.1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dotnet/blob/3.1.3-debian-10-r21/3.1/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/dotnet GitHub repo](https://github.com/bitnami/bitnami-docker-dotnet).