[MM] Bump Postgres to 12.18
This commit is contained in:
parent
0b11ace19f
commit
562a7a520b
@ -2,7 +2,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
db:
|
||||
image: postgres:12.15-alpine
|
||||
image: postgres:12.18-alpine
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ${DATA_PATH}/db/var/lib/postgresql/data:/var/lib/postgresql/data
|
||||
|
Loading…
Reference in New Issue
Block a user