Update: local database version
This commit is contained in:
parent
cd739e0035
commit
4e9c2b7c7d
@ -145,7 +145,7 @@ services:
|
|||||||
db-sbt:
|
db-sbt:
|
||||||
restart: always
|
restart: always
|
||||||
mem_reservation: 500m
|
mem_reservation: 500m
|
||||||
image: postgres:14.7-alpine
|
image: postgres:15.4-alpine
|
||||||
volumes:
|
volumes:
|
||||||
- ./data/postgres_data:/var/lib/postgresql/data
|
- ./data/postgres_data:/var/lib/postgresql/data
|
||||||
networks:
|
networks:
|
||||||
|
Loading…
Reference in New Issue
Block a user