docs(auto): Update image tag, for release v2.3.0 (#4617)

Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-11-27 10:16:29 +00:00
committed by GitHub
parent d6de0d0b3d
commit 79e712503c
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.2.0 # (3)
image: ghcr.io/mealie-recipes/mealie:v2.3.0 # (3)
container_name: mealie
restart: always
ports: