mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
docs: add tag to postgres image (#2575)
This commit is contained in:
parent
bb9afd86c1
commit
b7a6bff5aa
@ -43,7 +43,7 @@ services:
|
||||
restart: always
|
||||
postgres:
|
||||
container_name: postgres
|
||||
image: postgres
|
||||
image: postgres:15
|
||||
restart: always
|
||||
volumes:
|
||||
- ./mealie-pgdata:/var/lib/postgresql/data
|
||||
|
Loading…
x
Reference in New Issue
Block a user