master
This commit is contained in:
Maciej Krok 2021-01-23 17:29:39 +01:00
parent 1770a57860
commit b3af5cc2f3

View File

@ -2,7 +2,7 @@ version: '3.6'
services: services:
db: db:
image: postgres:11 image: postgres:13
volumes: volumes:
- db_data:/var/lib/postgresql/data - db_data:/var/lib/postgresql/data
environment: environment: