[bitnami/tensorflow-resnet] Release 2.19.0-debian-12-r0 (#80720)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-05-06 02:12:34 +02:00
committed by GitHub
parent 4d638420b6
commit 0382a8195e
3 changed files with 7 additions and 7 deletions

View File

@@ -8,14 +8,14 @@ ARG TARGETARCH
LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2025-04-15T00:46:35Z" \
org.opencontainers.image.created="2025-05-05T23:54:47Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/tensorflow-resnet/README.md" \
org.opencontainers.image.ref.name="2.18.1-debian-12-r3" \
org.opencontainers.image.ref.name="2.19.0-debian-12-r0" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/tensorflow-resnet" \
org.opencontainers.image.title="tensorflow-resnet" \
org.opencontainers.image.vendor="Broadcom, Inc." \
org.opencontainers.image.version="2.18.1"
org.opencontainers.image.version="2.19.0"
ENV HOME="/" \
OS_ARCH="${TARGETARCH:-amd64}" \
@@ -28,7 +28,7 @@ SHELL ["/bin/bash", "-o", "errexit", "-o", "nounset", "-o", "pipefail", "-c"]
RUN install_packages ca-certificates curl gcc-11 libgcc-s1 libstdc++6 procps
RUN mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \
COMPONENTS=( \
"tensorflow-resnet-2.18.1-0-linux-${OS_ARCH}-debian-12" \
"tensorflow-resnet-2.19.0-0-linux-${OS_ARCH}-debian-12" \
) ; \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -46,7 +46,7 @@ RUN find / -perm /6000 -type f -exec chmod a-s {} \; || true
RUN mkdir /.local && chmod g+rwX /.local
COPY rootfs /
ENV APP_VERSION="2.18.1" \
ENV APP_VERSION="2.19.0" \
BITNAMI_APP_NAME="tensorflow-resnet" \
PATH="/opt/bitnami/tensorflow-resnet/bin:$PATH"

View File

@@ -3,6 +3,6 @@
"arch": "amd64",
"distro": "debian-12",
"type": "NAMI",
"version": "2.18.1-0"
"version": "2.19.0-0"
}
}

View File

@@ -1,5 +1,5 @@
rolling-tags:
- "2"
- 2-debian-12
- 2.18.1
- 2.19.0
- latest