Skip to content

Commit

Permalink
[bitnami/rmq-default-credential-updater] Release 1.0.2-scratch-r22 (#…
Browse files Browse the repository at this point in the history
…40934)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot authored Jul 13, 2023
1 parent e9ac918 commit 04fbe32
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 6 deletions.
5 changes: 2 additions & 3 deletions bitnami/rmq-default-credential-updater/1/scratch/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ ARG TARGETARCH
ENV OS_ARCH="${TARGETARCH:-amd64}"

COPY prebuildfs /

SHELL ["/bin/bash", "-o", "pipefail", "-c"]

# Install required system packages and dependencies
Expand Down Expand Up @@ -36,10 +35,10 @@ ARG TARGETARCH
ENV OS_ARCH="${TARGETARCH:-amd64}"

LABEL org.opencontainers.image.base.name="scratch" \
org.opencontainers.image.created="2023-05-21T16:00:55Z" \
org.opencontainers.image.created="2023-07-13T14:22:02Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="1.0.2-scratch-r21" \
org.opencontainers.image.ref.name="1.0.2-scratch-r22" \
org.opencontainers.image.title="rmq-default-credential-updater" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="1.0.2"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0

version: '2'
services:
rmq-default-credential-updater:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
Bitnami containers ship with software bundles. You can find the licenses at:
https://bitnami.com/open-source
Bitnami containers ship with software bundles. You can find the licenses under:
/opt/bitnami/[name-of-bundle]/licenses/[bundle-version].txt
2 changes: 1 addition & 1 deletion bitnami/rmq-default-credential-updater/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ If you encountered a problem running this container, you can file an [issue](htt

## License

Copyright &copy; 2023 Bitnami
Copyright &copy; 2023 VMware, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
3 changes: 3 additions & 0 deletions bitnami/rmq-default-credential-updater/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0

version: '2'
services:
rmq-default-credential-updater:
Expand Down

0 comments on commit 04fbe32

Please sign in to comment.