Create 1.11 release branch

This commit is contained in:
Erik Huelsmann
2023-07-21 12:51:06 +02:00
parent c7d22e2b6e
commit 4ff785d101
2 changed files with 4 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ services:
# because that allows us to use the default hostname ("postgres")
# from the LedgerSMB configuration
postgres:
image: postgres:12-alpine
image: postgres:15-alpine
environment:
# Replace the password below for a secure setup
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD:-abc}