mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 16:17:21 +08:00
[bitnami/postgresql] Release 18.0.0-debian-12-r0 (#86352)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
services:
|
||||
postgresql-master:
|
||||
image: docker.io/bitnami/postgresql:17
|
||||
image: docker.io/bitnami/postgresql:18
|
||||
ports:
|
||||
- '5432'
|
||||
volumes:
|
||||
@@ -17,7 +17,7 @@ services:
|
||||
- POSTGRESQL_DATABASE=my_database
|
||||
- ALLOW_EMPTY_PASSWORD=yes
|
||||
postgresql-slave:
|
||||
image: docker.io/bitnami/postgresql:17
|
||||
image: docker.io/bitnami/postgresql:18
|
||||
ports:
|
||||
- '5432'
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user