Skip to content

Commit

Permalink
chore(deps): update invoiceninja/invoiceninja docker tag to v5.11.10 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent e3bed81 commit 4eb706f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Apps/invoice-ninja/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "invoice-ninja",
"version": "5.11.9",
"version": "5.11.10",
"image": "invoiceninja/invoiceninja",
"youtube": "",
"docs_link": "",
Expand Down
2 changes: 1 addition & 1 deletion Apps/invoice-ninja/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: big-bear-invoice-ninja
# Service definitions for the big-bear-invoice-ninja application
services:
big-bear-invoice-ninja:
image: invoiceninja/invoiceninja:5.11.9
image: invoiceninja/invoiceninja:5.11.10
container_name: big-bear-invoice-ninja
restart: unless-stopped
user: 1500:1500
Expand Down

0 comments on commit 4eb706f

Please sign in to comment.