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