Change tag of mealie from latest to major.minor.patch and of postgres from major to major.minor
This commit is contained in:
parent
9c5920e81f
commit
60670d442a
@ -2,8 +2,7 @@ name: mealie
|
||||
|
||||
services:
|
||||
mealie:
|
||||
#image: ghcr.io/mealie-recipes/mealie:v2.5.0
|
||||
image: ghcr.io/mealie-recipes/mealie:latest
|
||||
image: ghcr.io/mealie-recipes/mealie:v2.8.0
|
||||
container_name: mealie
|
||||
depends_on:
|
||||
db_pg17:
|
||||
@ -54,7 +53,7 @@ services:
|
||||
- OIDC_ADMIN_GROUP
|
||||
|
||||
db_pg17:
|
||||
image: postgres:17
|
||||
image: postgres:17.4
|
||||
container_name: mealie_db_pg17
|
||||
restart: unless-stopped
|
||||
healthcheck:
|
||||
|
Loading…
x
Reference in New Issue
Block a user