[bitnami/rmq-default-credential-updater] Release 1.0.2-scratch-r13 (#20755)

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

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-01-17 23:53:45 +01:00
committed by GitHub
parent 39c4c9c7a0
commit bb344f4c30
3 changed files with 6 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
RUN install_packages ca-certificates curl
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"rmq-default-credential-updater-1.0.2-155-linux-${OS_ARCH}-debian-11" \
"rmq-default-credential-updater-1.0.2-156-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
@@ -34,7 +34,8 @@ ENV OS_ARCH="${TARGETARCH:-amd64}"
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.ref.name="1.0.2-scratch-r12" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="1.0.2-scratch-r13" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/rmq-default-credential-updater" \
org.opencontainers.image.title="rmq-default-credential-updater" \
org.opencontainers.image.vendor="VMware, Inc." \

View File

@@ -1,9 +1,9 @@
{
"rmq-default-credential-updater": {
"arch": "amd64",
"digest": "3e432c28a0ca0c87ba64916efa7c6a1e143c239824aa2d695c43b4e32483c691",
"digest": "010cfacee3d0d2c038889c9936bad15cb8a8d95cdf10c18042282d0b6851a2ff",
"distro": "debian-11",
"type": "NAMI",
"version": "1.0.2-155"
"version": "1.0.2-156"
}
}

View File

@@ -79,7 +79,7 @@ If you encountered a problem running this container, you can file an [issue](htt
## License
Copyright &copy; 2022 Bitnami
Copyright &copy; 2023 Bitnami
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.