6.0.3-debian-10-r28 release
This commit is contained in:
parent
973f4bca49
commit
07b6415ef4
|
|
@ -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-r27" \
|
||||
BITNAMI_IMAGE_VERSION="6.0.3-debian-10-r28" \
|
||||
DOTNET_CLI_HOME="/app" \
|
||||
DOTNET_ROOT="/opt/bitnami/dotnet/bin" \
|
||||
PATH="/opt/bitnami/dotnet/bin:$PATH"
|
||||
|
|
|
|||
|
|
@ -37,7 +37,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/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`6.0`, `6.0-debian-10`, `6.0.3`, `6.0.3-debian-10-r27`, `latest` (6.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dotnet/blob/6.0.3-debian-10-r27/6.0/debian-10/Dockerfile)
|
||||
* [`6.0`, `6.0-debian-10`, `6.0.3`, `6.0.3-debian-10-r28`, `latest` (6.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dotnet/blob/6.0.3-debian-10-r28/6.0/debian-10/Dockerfile)
|
||||
* [`5`, `5-debian-10`, `5.0.15`, `5.0.15-debian-10-r28` (5/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dotnet/blob/5.0.15-debian-10-r28/5/debian-10/Dockerfile)
|
||||
* [`3.1`, `3.1-debian-10`, `3.1.23`, `3.1.23-debian-10-r27` (3.1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-dotnet/blob/3.1.23-debian-10-r27/3.1/debian-10/Dockerfile)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue