mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-01-02 21:32:58 +08:00
Update postgres.yml
This commit is contained in:
parent
8ec5d09e91
commit
64024a37f8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
postgres_db:
|
||||
image: ghcr.io/tgdrive/postgres
|
||||
image: ghcr.io/tgdrive/postgres:16-alpine
|
||||
container_name: postgres_db
|
||||
restart: always
|
||||
networks:
|
||||
|
|
Loading…
Reference in a new issue