docs(auto): Update image tag, for release 3.1.0 (#5992)

Co-authored-by: Kuchenpirat <24235032+Kuchenpirat@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-08-19 18:49:54 +02:00
committed by GitHub
parent 0c6483aefa
commit a808c8a18b
5 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,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.2 # (3)
image: ghcr.io/mealie-recipes/mealie:v3.1.0 # (3)
container_name: mealie
restart: always
ports: