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:fd68ee01956be9404ad3429c37de78233df0d18f7541a97a75cbcfec67dad571
image: ghcr.io/chodeus/beatscheck:latest@sha256:179e86b4f1a97596dfb1c068e9448134c917141c75426ac5bec990fe0a18dcb6
container_name: beatscheck
restart: unless-stopped
volumes:
Expand Down