mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2025-01-10 17:40:15 +00:00
update pg version to 16
This commit is contained in:
parent
8f8c7c76dc
commit
770913f9aa
|
@ -1,7 +1,6 @@
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: akkoma-db:latest
|
image: postgres:16-alpine
|
||||||
build: ./docker-resources/database
|
|
||||||
shm_size: 4gb
|
shm_size: 4gb
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
env_file:
|
env_file:
|
||||||
|
|
Loading…
Reference in a new issue