image: postgres:latest
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user