diff --git a/docker-compose.yml b/docker-compose.yml index 7e30568..d78da83 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5,7 +5,7 @@ version: '3' services: db: - image: cthulhoo/ttrss-db-pgsql-12-count-bits:latest + image: cthulhoo/postgres-count-bits:12-latest build: context: ./db