3.1.415-debian-10-r3 release
This commit is contained in:
parent
5df88e6701
commit
69494f4f6d
|
|
@ -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.415-debian-10-r2" \
|
||||
BITNAMI_IMAGE_VERSION="3.1.415-debian-10-r3" \
|
||||
DOTNET_CLI_HOME="/app" \
|
||||
DOTNET_ROOT="/opt/bitnami/dotnet-sdk/bin" \
|
||||
PATH="/opt/bitnami/dotnet-sdk/bin:$PATH"
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
* [`6`, `6-debian-10`, `6.0.100`, `6.0.100-debian-10-r2`, `latest` (6/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dotnet-sdk/blob/6.0.100-debian-10-r2/6/debian-10/Dockerfile)
|
||||
* [`5`, `5-debian-10`, `5.0.403`, `5.0.403-debian-10-r4` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dotnet-sdk/blob/5.0.403-debian-10-r4/5/debian-10/Dockerfile)
|
||||
* [`3.1`, `3.1-debian-10`, `3.1.415`, `3.1.415-debian-10-r2` (3.1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dotnet-sdk/blob/3.1.415-debian-10-r2/3.1/debian-10/Dockerfile)
|
||||
* [`3.1`, `3.1-debian-10`, `3.1.415`, `3.1.415-debian-10-r3` (3.1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dotnet-sdk/blob/3.1.415-debian-10-r3/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).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue