docs(auto): Update image tag, for release v3.0.2 (#5769)

Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-07-21 14:02:45 +00:00
committed by GitHub
parent 992a74499d
commit 5b92e969dc
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:v3.0.1 # (3)
image: ghcr.io/mealie-recipes/mealie:v3.0.2 # (3)
container_name: mealie
restart: always
ports: