mirror of
https://github.com/bitnami/containers.git
synced 2026-02-09 18:57:39 +08:00
[bitnami/minio-object-browser] Release 2.0.4-debian-12-r6 (#89230)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -40,7 +40,7 @@ ARG TARGETARCH
|
||||
ENV OS_ARCH="${TARGETARCH:-amd64}"
|
||||
|
||||
LABEL org.opencontainers.image.base.name="scratch" \
|
||||
org.opencontainers.image.created="2025-12-03T00:33:50Z" \
|
||||
org.opencontainers.image.created="2026-01-02T01:05:00Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.title="minio-object-browser" \
|
||||
org.opencontainers.image.vendor="Broadcom, Inc." \
|
||||
@@ -53,7 +53,7 @@ COPY --from=builder /opt/bitnami/minio-object-browser/licenses /opt/bitnami/mini
|
||||
|
||||
ENV APP_VERSION="2.0.4" \
|
||||
BITNAMI_APP_NAME="minio-object-browser" \
|
||||
IMAGE_REVISION="5" \
|
||||
IMAGE_REVISION="6" \
|
||||
PATH="/opt/bitnami/minio-object-browser/bin:$PATH"
|
||||
|
||||
EXPOSE 9090
|
||||
|
||||
@@ -86,7 +86,7 @@ If you encountered a problem running this container, you can file an [issue](htt
|
||||
|
||||
## License
|
||||
|
||||
Copyright © 2025 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
|
||||
Copyright © 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
Reference in New Issue
Block a user