⬆️ Update ghcr.io/actualbudget/actual-server Docker tag to v24.10.1
Some checks failed
Lint on PR / Lint YAML files (pull_request) Failing after 2s
Some checks failed
Lint on PR / Lint YAML files (pull_request) Failing after 2s
This commit is contained in:
parent
a5c829ab25
commit
b2036797b1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
services:
|
services:
|
||||||
actual_server:
|
actual_server:
|
||||||
container_name: actual
|
container_name: actual
|
||||||
image: ghcr.io/actualbudget/actual-server:24.9.0
|
image: ghcr.io/actualbudget/actual-server:24.10.1
|
||||||
ports:
|
ports:
|
||||||
- '5006:5006'
|
- '5006:5006'
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue