docs(auto): Update image tag, for release v1.11.0 (#3965)

Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-07-31 18:44:37 +02:00
committed by GitHub
parent a41ad8c6ed
commit c9bbae6f77
4 changed files with 4 additions and 4 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:v1.10.2 # (3)
image: ghcr.io/mealie-recipes/mealie:v1.11.0 # (3)
container_name: mealie
restart: always
ports:

View File

@@ -11,7 +11,7 @@ SQLite is a popular, open source, self-contained, zero-configuration database th
```yaml
services:
mealie:
image: ghcr.io/mealie-recipes/mealie:v1.10.2 # (3)
image: ghcr.io/mealie-recipes/mealie:v1.11.0 # (3)
container_name: mealie
restart: always
ports: