1.0.1-scratch-r0 release
This commit is contained in:
parent
60f96b0f13
commit
d156103048
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"rmq-default-credential-updater": {
|
||||
"digest": "30cda35cb43ecff2eb4073c065375378b613cbe178fcdadcc24801b56a497a95",
|
||||
"digest": "f9d758111a9c28aba7d0b23d8dd1f36c59f33651afec7473bca3885b9bbe35e1",
|
||||
"type": "BLACKSMITH",
|
||||
"version": "1.0.0"
|
||||
"version": "1.0.1"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# RabbitMQ Default User Credential Updater packaged by Bitnami
|
||||
# RabbitMQ Default User Credential Updater
|
||||
|
||||
## What is RabbitMQ Default User Credential Updater?
|
||||
|
||||
|
|
@ -6,6 +6,8 @@
|
|||
|
||||
[Overview of RabbitMQ Default User Credential Updater](https://github.com/rabbitmq/default-user-credential-updater)
|
||||
|
||||
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
|
||||
|
||||
## TL;DR
|
||||
|
||||
```console
|
||||
|
|
@ -29,7 +31,7 @@ $ docker run --name rmq-default-credential-updater bitnami/rmq-default-credentia
|
|||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
- [`1`, `1-scratch`, `1.0.0`, `1.0.0-scratch-r0`, `latest` (1/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-rmq-default-credential-updater/blob/1.0.0-scratch-r0/1/scratch/Dockerfile)
|
||||
- [`1`, `1-scratch`, `1.0.1`, `1.0.1-scratch-r0`, `latest` (1/scratch/Dockerfile)](https://github.com/bitnami/bitnami-docker-rmq-default-credential-updater/blob/1.0.1-scratch-r0/1/scratch/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/rmq-default-credential-updater GitHub repo](https://github.com/bitnami/bitnami-docker-rmq-default-credential-updater).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue