Update postgres Docker tag to v18

This commit is contained in:
Renovate Bot
2025-12-18 00:01:57 +00:00
parent 1f541189a6
commit 6c855009d6
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ services:
# PostgreSQL database service
audiomuse-ai-postgres:
image: postgres:15-alpine
image: postgres:18-alpine
container_name: audiomuse-postgres
env_file:
- .env