Skip to content

Commit

Permalink
Update cosmos-compose.json (#73)
Browse files Browse the repository at this point in the history
Updated to new docker
  • Loading branch information
Serph91P authored Oct 31, 2023
1 parent 0c7788f commit 6bac609
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions servapps/Mealie/cosmos-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"minVersion": "0.8.4",
"services": {
"{ServiceName}": {
"image": "hkotel/mealie:omni-nightly",
"image": "ghcr.io/mealie-recipes/mealie:v1.0.0-RC1.1",
"container_name": "{ServiceName}",
"restart": "unless-stopped",
"environment": [
Expand Down Expand Up @@ -86,4 +86,4 @@
]
}
}
}
}

0 comments on commit 6bac609

Please sign in to comment.