use better db image name

This commit is contained in:
Andrew Dolgov 2020-10-01 12:05:50 +03:00
parent 8dbdb70f5c
commit 4188038f4e

View File

@ -5,7 +5,7 @@ version: '3'
services: services:
db: db:
image: cthulhoo/ttrss-db-pgsql-12-count-bits:latest image: cthulhoo/postgres-count-bits:12-latest
build: build:
context: context:
./db ./db