Compare commits

...

7 Commits

2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ services:
actual:
# https://github.com/actualbudget/actual
# https://actualbudget.org/docs/install/docker
image: ghcr.io/actualbudget/actual:26.3.0@sha256:899cccb3877294b01c6895aa0441791372a7bdc14de273794913b85414490882
image: ghcr.io/actualbudget/actual:26.6.0@sha256:3459c4352c47bcfe968be01c57160e25d7ff56062608a2e014074ae0186b0e32
container_name: actual
restart: unless-stopped
volumes:
+3
View File
@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}