mirror of
https://github.com/bitnami/containers.git
synced 2026-04-02 15:27:45 +08:00
2.8.1-debian-10-r36 release
This commit is contained in:
committed by
Bitnami Containers
parent
5da840de1c
commit
e16bfa2222
@@ -1,7 +1,7 @@
|
||||
version: '2'
|
||||
services:
|
||||
postgresql:
|
||||
image: docker.io/bitnami/postgresql:13
|
||||
image: docker.io/bitnami/postgresql:11
|
||||
volumes:
|
||||
- postgresql_data:/bitnami/postgresql
|
||||
environment:
|
||||
|
||||
@@ -39,7 +39,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-10`, `2.8.1`, `2.8.1-debian-10-r35`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kong/blob/2.8.1-debian-10-r35/2/debian-10/Dockerfile)
|
||||
* [`2`, `2-debian-10`, `2.8.1`, `2.8.1-debian-10-r36`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-kong/blob/2.8.1-debian-10-r36/2/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/kong GitHub repo](https://github.com/bitnami/bitnami-docker-kong).
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
version: '2'
|
||||
services:
|
||||
postgresql:
|
||||
image: docker.io/bitnami/postgresql:13
|
||||
image: docker.io/bitnami/postgresql:11
|
||||
volumes:
|
||||
- postgresql_data:/bitnami/postgresql
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user