Skip to content

Commit

Permalink
Update app version [ready]
Browse files Browse the repository at this point in the history
  • Loading branch information
Tipi CI committed Jan 5, 2025
1 parent 71ddcb7 commit 1cd2394
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions apps/tandoor/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"exposable": true,
"dynamic_config": true,
"id": "tandoor",
"tipi_version": 22,
"version": "1.5.26",
"tipi_version": 23,
"version": "1.5.27",
"categories": ["data"],
"description": "Drop your collection of links and notes. Get Tandoor and never look back onto a time without recipe management, storage, sharing and collaborative cooking!",
"short_desc": "Recipe collection manager.",
Expand All @@ -30,5 +30,5 @@
],
"supported_architectures": ["arm64", "amd64"],
"created_at": 1691943801422,
"updated_at": 1735757681000
"updated_at": 1736079016000
}
2 changes: 1 addition & 1 deletion apps/tandoor/docker-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"services": [
{
"name": "tandoor",
"image": "ghcr.io/tandoorrecipes/recipes:1.5.26",
"image": "ghcr.io/tandoorrecipes/recipes:1.5.27",
"isMain": true,
"internalPort": 8080,
"environment": {
Expand Down

0 comments on commit 1cd2394

Please sign in to comment.