Change tag of mealie from latest to major.minor.patch and of postgres from major to major.minor

This commit is contained in:
Akumatic 2025-04-10 10:06:48 +00:00
parent 9c5920e81f
commit 60670d442a

View File

@ -2,8 +2,7 @@ name: mealie
services: services:
mealie: mealie:
#image: ghcr.io/mealie-recipes/mealie:v2.5.0 image: ghcr.io/mealie-recipes/mealie:v2.8.0
image: ghcr.io/mealie-recipes/mealie:latest
container_name: mealie container_name: mealie
depends_on: depends_on:
db_pg17: db_pg17:
@ -54,7 +53,7 @@ services:
- OIDC_ADMIN_GROUP - OIDC_ADMIN_GROUP
db_pg17: db_pg17:
image: postgres:17 image: postgres:17.4
container_name: mealie_db_pg17 container_name: mealie_db_pg17
restart: unless-stopped restart: unless-stopped
healthcheck: healthcheck: