⬆️ Update ghcr.io/actualbudget/actual-server Docker tag to v24.10.0
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 10s
This commit is contained in:
parent
8f5536e068
commit
8e2595c7dd
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
services:
|
||||
actual_server:
|
||||
container_name: actual
|
||||
image: ghcr.io/actualbudget/actual-server:24.9.0
|
||||
image: ghcr.io/actualbudget/actual-server:24.10.0
|
||||
ports:
|
||||
- '5006:5006'
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue