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 docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ services:
# periodically (~every 1-3 months); a stale local image then hits
# "Runner version X is deprecated and cannot receive messages" and enters a
# restart loop. Renovate bumps this digest via PR β€” see renovate.json.
image: myoung34/github-runner@sha256:3b7bd45f57d9a241e507c6b44d309f6b43ae3befe48a6424682ec1feaa252fe8
image: myoung34/github-runner@sha256:8a4e8822f831983c70cda6877582aaa27fa6e8b36ef5ed7fc1b3abf0c30b3d38
container_name: roku-runner
depends_on:
roku-runner-registrar:
Expand Down