Skip to content
Merged
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 compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
###
services:
beatscheck:
image: ghcr.io/chodeus/beatscheck:latest@sha256:42f86c82bc3cdedb1de5d64cf4f5c70ba010ce842d10090655b862602120bbcd
image: ghcr.io/chodeus/beatscheck:latest@sha256:c101e8de670d4e149077cf2411692aef4df6a0c265555858a3f72d144c53e7c8
container_name: beatscheck
restart: unless-stopped
volumes:
Expand Down