chore(deps): update actualbudget/actual-server docker tag to v23.8.0 (#942)
This commit is contained in:
parent
a1c1b8a792
commit
63b8ee9351
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 8011,
|
||||
"id": "actual-budget",
|
||||
"tipi_version": 7,
|
||||
"version": "23.7.2",
|
||||
"tipi_version": 8,
|
||||
"version": "23.8.0",
|
||||
"categories": [
|
||||
"finance"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.9"
|
|||
services:
|
||||
actual-budget:
|
||||
container_name: actual-budget
|
||||
image: actualbudget/actual-server:23.7.2
|
||||
image: actualbudget/actual-server:23.8.0
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- ${APP_PORT}:5006
|
||||
|
|
Loading…
Reference in New Issue
Block a user