mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Migrated some application to MariaDB and changed versions of Postgres to stay compatible with current installations
This commit is contained in:
@@ -17,7 +17,7 @@ services:
|
||||
- redis
|
||||
restart: "always"
|
||||
database:
|
||||
image: postgres:alpine
|
||||
image: postgres:13-alpine
|
||||
env_file:
|
||||
- .env
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user