diff --git a/bitnami/dotnet-sdk/5/debian-10/Dockerfile b/bitnami/dotnet-sdk/5/debian-10/Dockerfile index 0f4df1cb344b..6a884e04e444 100644 --- a/bitnami/dotnet-sdk/5/debian-10/Dockerfile +++ b/bitnami/dotnet-sdk/5/debian-10/Dockerfile @@ -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="5.0.403-debian-10-r0" \ + BITNAMI_IMAGE_VERSION="5.0.403-debian-10-r1" \ DOTNET_CLI_HOME="/app" \ DOTNET_ROOT="/opt/bitnami/dotnet-sdk/bin" \ PATH="/opt/bitnami/dotnet-sdk/bin:$PATH" diff --git a/bitnami/dotnet-sdk/README.md b/bitnami/dotnet-sdk/README.md index 1b6548b17cda..6acdd314c36b 100644 --- a/bitnami/dotnet-sdk/README.md +++ b/bitnami/dotnet-sdk/README.md @@ -35,8 +35,8 @@ $ 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/tutorials/understand-rolling-tags-containers/). -* [`5`, `5-debian-10`, `5.0.403`, `5.0.403-debian-10-r0` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dotnet-sdk/blob/5.0.403-debian-10-r0/5/debian-10/Dockerfile) -* [`3.1`, `3.1-debian-10`, `3.1.414`, `3.1.414-debian-10-r26`, `latest` (3.1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dotnet-sdk/blob/3.1.414-debian-10-r26/3.1/debian-10/Dockerfile) +* [`5`, `5-debian-10`, `5.0.403`, `5.0.403-debian-10-r1` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dotnet-sdk/blob/5.0.403-debian-10-r1/5/debian-10/Dockerfile) +* [`3.1`, `3.1-debian-10`, `3.1.415`, `3.1.415-debian-10-r-1`, `latest` (3.1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dotnet-sdk/blob/3.1.415-debian-10-r-1/3.1/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/dotnet-sdk GitHub repo](https://github.com/bitnami/bitnami-docker-dotnet-sdk).