mirror of
https://github.com/bitnami/containers.git
synced 2026-03-15 14:58:17 +08:00
3.1.23-debian-10-r13 release
This commit is contained in:
@@ -22,7 +22,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.23-debian-10-r12" \
|
||||
BITNAMI_IMAGE_VERSION="3.1.23-debian-10-r13" \
|
||||
DOTNET_CLI_HOME="/app" \
|
||||
DOTNET_ROOT="/opt/bitnami/dotnet/bin" \
|
||||
PATH="/opt/bitnami/dotnet/bin:$PATH"
|
||||
|
||||
Reference in New Issue
Block a user