2.5.2-debian-11-r2 release
This commit is contained in:
parent
1598c1f106
commit
a03d71a669
|
|
@ -32,7 +32,7 @@ services:
|
|||
volumes:
|
||||
- postgresql_data:/bitnami/postgresql
|
||||
redis:
|
||||
image: docker.io/bitnami/redis:6.0
|
||||
image: docker.io/bitnami/redis:7.0
|
||||
environment:
|
||||
# ALLOW_EMPTY_PASSWORD is recommended only for development.
|
||||
- ALLOW_EMPTY_PASSWORD=yes
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ Non-root container images add an extra layer of security and are generally recom
|
|||
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/).
|
||||
|
||||
|
||||
* [`2`, `2-debian-11`, `2.5.2`, `2.5.2-debian-11-r1`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-exporter/blob/2.5.2-debian-11-r1/2/debian-11/Dockerfile)
|
||||
* [`2`, `2-debian-11`, `2.5.2`, `2.5.2-debian-11-r2`, `latest` (2/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-harbor-exporter/blob/2.5.2-debian-11-r2/2/debian-11/Dockerfile)
|
||||
|
||||
## Configuration
|
||||
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ services:
|
|||
volumes:
|
||||
- postgresql_data:/bitnami/postgresql
|
||||
redis:
|
||||
image: docker.io/bitnami/redis:6.0
|
||||
image: docker.io/bitnami/redis:7.0
|
||||
environment:
|
||||
# ALLOW_EMPTY_PASSWORD is recommended only for development.
|
||||
- ALLOW_EMPTY_PASSWORD=yes
|
||||
|
|
|
|||
Loading…
Reference in New Issue