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:
parent
8dbdb70f5c
commit
4188038f4e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue