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 @@ -43,7 +43,7 @@ services:

runner-container-1:
<<: *runner-container
image: ghcr.io/product-os/self-hosted-runners:6.12.404-noble@sha256:90f1085eff12c48a857306a50f5c0869d470ae1dd692c1fb53849f7d94c2eb1a
image: ghcr.io/product-os/self-hosted-runners:6.12.405-noble@sha256:46c297d0dac88c5e0b3131566aa93a9f849e2cbee7550156d2e0368248154739
volumes:
# Use a volume for the runner root filesystem
# See https://github.com/product-os/self-hosted-runners/pull/501
Expand Down
Loading