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