docs(auto): Update image tag, for release v2.5.0 (#4933)

Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-01-22 21:00:40 +00:00
committed by GitHub
parent 0b89ab1a95
commit 2716260473
5 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ PostgreSQL might be considered if you need to support many concurrent users. In
```yaml
services:
mealie:
image: ghcr.io/mealie-recipes/mealie:v2.4.2 # (3)
image: ghcr.io/mealie-recipes/mealie:v2.5.0 # (3)
container_name: mealie
restart: always
ports: