Skip to content

Commit

Permalink
docs: add tag to postgres image (mealie-recipes#2575)
Browse files Browse the repository at this point in the history
  • Loading branch information
jecorn authored Sep 26, 2023
1 parent bb9afd8 commit b7a6bff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b7a6bff

Please sign in to comment.