fix: specific version for database
All checks were successful
Deploy Miniplan / build (push) Successful in 25s
All checks were successful
Deploy Miniplan / build (push) Successful in 25s
This commit is contained in:
parent
fb16acc984
commit
fe76b59c34
@ -5,7 +5,7 @@ networks:
|
||||
|
||||
services:
|
||||
db:
|
||||
image: postgres
|
||||
image: postgres:16
|
||||
restart: always
|
||||
environment:
|
||||
- POSTGRES_PASSWORD=minis
|
||||
|
||||
Loading…
Reference in New Issue
Block a user