image: postgres:latest
This commit is contained in:
parent
7220263f81
commit
20bdc59a7e
|
|
@ -51,7 +51,7 @@ services:
|
|||
# ======== POSTGRES (geteilt) ========
|
||||
postgres:
|
||||
container_name: mail-s3-admin-db
|
||||
image: postgres:16-alpine
|
||||
image: postgres:latest
|
||||
environment:
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: fiesta
|
||||
|
|
|
|||
Loading…
Reference in New Issue