remove docs mentioning the impending v1 release

This commit is contained in:
Carter Mintey
2024-01-20 19:15:21 +00:00
parent f0bbe796ce
commit 4e66d5fb92
5 changed files with 4 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ PostgreSQL might be considered if you need to support many concurrent users. In
version: "3.7"
services:
mealie:
image: ghcr.io/mealie-recipes/mealie:v1.0.0-RC2
image: ghcr.io/mealie-recipes/mealie:latest
container_name: mealie
ports:
- "9925:9000"