[bitnami/pytorch] Release 2.0.1-debian-11-r22 (#40413)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-07-09 10:44:49 +02:00 committed by GitHub
parent bcd2582c4c
commit b52d27e740
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -6,10 +6,10 @@ FROM docker.io/bitnami/minideb:bullseye
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
org.opencontainers.image.created="2023-07-06T06:53:00Z" \
org.opencontainers.image.created="2023-07-09T07:23:53Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="2.0.1-debian-11-r21" \
org.opencontainers.image.ref.name="2.0.1-debian-11-r22" \
org.opencontainers.image.title="pytorch" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="2.0.1"