Private
Public Access
1
0

chg: pkg: new version release !skipChangelog
Some checks failed
Deploy to Production / deploy (push) Has been cancelled

This commit is contained in:
2026-04-14 13:24:11 +02:00
parent 9fff5bd5d1
commit 68a25aafa4
2 changed files with 4 additions and 2 deletions

View File

@@ -84,7 +84,7 @@ services:
volumes:
- postfix_spool:/var/spool/postfix
db:
image: postgres:${POSTGRES_VERSION:-latest}-alpine
image: postgres:${POSTGRES_VERSION:-18}-alpine
restart: unless-stopped
container_name: '${APP_NAME}-db'
environment: