fix: postgres version

dependabot/pip/requests-2.31.0
Pierre-Louis Guhur 1 year ago committed by guhur
parent 1f05fa8a5a
commit aa72d6a8a6

@ -2,7 +2,7 @@ version: '3.8'
services:
mj_db:
image: postgres:15
image: postgres:15.1
restart: unless-stopped
hostname: mj_db
environment:

Loading…
Cancel
Save