chore(deps): update actualbudget/actual-server docker tag to v24.3.0 (#2653)
This commit is contained in:
parent
898dac91a0
commit
3429d44614
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 8011,
|
||||
"id": "actual-budget",
|
||||
"tipi_version": 16,
|
||||
"version": "24.2.0",
|
||||
"tipi_version": 17,
|
||||
"version": "24.3.0",
|
||||
"categories": [
|
||||
"finance"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.9"
|
|||
services:
|
||||
actual-budget:
|
||||
container_name: actual-budget
|
||||
image: actualbudget/actual-server:24.2.0
|
||||
image: actualbudget/actual-server:24.3.0
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${APP_PORT}:5006
|
||||
|
|
Loading…
Reference in New Issue
Block a user