mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-10-20 19:20:31 -04:00
Create 1.11 release branch
This commit is contained in:
@@ -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}
|
||||
|
Reference in New Issue
Block a user