update mealie to 1.6.0

This commit is contained in:
Jorge Montejo 2024-05-17 13:35:13 +02:00 committed by GitHub
parent 5c1b52a5e2
commit 3c5e701e80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ version: '3.7'
services:
mealie-1:
container_name: mealie-1
image: ghcr.io/mealie-recipes/mealie:v1.0.0-RC2
image: ghcr.io/mealie-recipes/mealie:v1.6.0
restart: unless-stopped
ports:
- ${APP_PORT}:9000