Skip to content

Commit

Permalink
chore(deps): update ghcr.io/tandoorrecipes/recipes docker tag to v1.5…
Browse files Browse the repository at this point in the history
….24 (#2179)
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 08d305b commit 74a9fb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Apps/tandoor/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "tandoor",
"version": "1.5.23",
"version": "1.5.24",
"image": "ghcr.io/tandoorrecipes/recipes",
"youtube": "https://youtu.be/f4-op1UOaWc",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion Apps/tandoor/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ services:
container_name: big-bear-tandoor

# Image to be used for the container
image: ghcr.io/tandoorrecipes/recipes:1.5.23
image: ghcr.io/tandoorrecipes/recipes:1.5.24

# Container restart policy
restart: unless-stopped
Expand Down

0 comments on commit 74a9fb8

Please sign in to comment.