1
0
Fork 0
mirror of https://git.tt-rss.org/fox/ttrss-docker-compose synced 2025-07-06 23:39:51 +02:00

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:
db:
image: cthulhoo/ttrss-db-pgsql-12-count-bits:latest
image: cthulhoo/postgres-count-bits:12-latest
build:
context:
./db