Update: local database version

This commit is contained in:
dx-tan 2023-12-27 13:57:33 +07:00
parent cd739e0035
commit 4e9c2b7c7d

View File

@ -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: