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