mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-16 17:02:24 -05:00
docs(auto): Update image tag, for release v2.4.2 (#4845)
Co-authored-by: boc-the-git <3479092+boc-the-git@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f2e1289ab0
commit
d0508f7ca4
@@ -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.1 # (3)
|
||||
image: ghcr.io/mealie-recipes/mealie:v2.4.2 # (3)
|
||||
container_name: mealie
|
||||
restart: always
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user