Change PostgreSQL container version

Close #28.
This commit is contained in:
Erik Huelsmann
2021-09-23 16:38:44 +02:00
committed by GitHub
parent 27b3e40e72
commit 49a448c732

View File

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