[bitnami/dotnet-sdk] Release 7.0.201-debian-11-r0 (#25698)

* [bitnami/dotnet-sdk] Release 7.0.201-debian-11-r0

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: mauraza <gibone@vmware.com>

* remove a test since symlink does not exist

Signed-off-by: mauraza <gibone@vmware.com>

* rebase main

Signed-off-by: mauraza <gibone@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: mauraza <gibone@vmware.com>
Co-authored-by: mauraza <gibone@vmware.com>
This commit is contained in:
Bitnami Bot
2023-03-01 12:09:27 +01:00
committed by GitHub
parent 9287e6a392
commit 8566faac44
3 changed files with 8 additions and 8 deletions

View File

@@ -3,13 +3,13 @@ FROM docker.io/bitnami/minideb:bullseye
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-02-27T17:39:24Z" \
org.opencontainers.image.created="2023-02-27T21:46:54Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="7.0.200-debian-11-r4" \
org.opencontainers.image.ref.name="7.0.201-debian-11-r0" \
org.opencontainers.image.title="dotnet-sdk" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="7.0.200"
org.opencontainers.image.version="7.0.201"
ENV HOME="/app" \
OS_ARCH="${TARGETARCH:-amd64}" \
@@ -22,7 +22,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN install_packages build-essential ca-certificates curl git libcap2-bin libgcc-s1 libicu-dev liblttng-ust-dev libsqlite3-dev libssl-dev libstdc++6 pkg-config procps unzip wget zlib1g
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"dotnet-sdk-7.0.200-1-linux-${OS_ARCH}-debian-11" \
"dotnet-sdk-7.0.201-0-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -41,7 +41,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 APP_VERSION="7.0.200" \
ENV APP_VERSION="7.0.201" \
BITNAMI_APP_NAME="dotnet-sdk" \
DOTNET_CLI_HOME="/app" \
DOTNET_ROOT="/opt/bitnami/dotnet-sdk/bin" \

View File

@@ -1,9 +1,9 @@
{
"dotnet-sdk": {
"arch": "amd64",
"digest": "a5baf621954ae3deda42ea5dbcdec2477b4c459bb9ef04c96e6ebdec9beb8ee1",
"digest": "7a7c37850ee668ba59056659997e6983cfd6c391787e570d24ba30ca0ee0158b",
"distro": "debian-11",
"type": "NAMI",
"version": "7.0.200-1"
"version": "7.0.201-0"
}
}

View File

@@ -1,5 +1,5 @@
rolling-tags:
- "7"
- 7-debian-11
- 7.0.200
- 7.0.201
- latest