mirror of
https://github.com/bitnami/containers.git
synced 2026-02-19 14:08:07 +08:00
2.5.2-debian-11-r2 release
This commit is contained in:
committed by
Bitnami Containers
parent
c78223e955
commit
3ef3a48cc7
@@ -91,7 +91,7 @@ services:
|
||||
- jobservice_data:/var/log/jobs
|
||||
- ./config/jobservice/config.yml:/etc/jobservice/config.yml:ro
|
||||
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-portal/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-portal/blob/2.5.2-debian-11-r2/2/debian-11/Dockerfile)
|
||||
|
||||
## Configuration
|
||||
|
||||
|
||||
@@ -91,7 +91,7 @@ services:
|
||||
- jobservice_data:/var/log/jobs
|
||||
- ./config/jobservice/config.yml:/etc/jobservice/config.yml:ro
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user