Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion zoey/actual-budget/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:

actual-helpers:
container_name: actual-helpers
image: ghcr.io/psybers/actual-helpers:latest@sha256:2da0ae8dd03b0de25078ed1fc89777a8e00448699e8650c1173ea4568cb4d7c4
image: ghcr.io/psybers/actual-helpers:latest@sha256:4123ec8430cec3175ea730158f1cfaab6c730620effa31e80ffc388467c7c093
env_file: .env
volumes:
- ${DATA_DIR}/actual-helpers/actual-cache:/usr/src/app/cache
Expand Down