Skip to content

Commit

Permalink
Merge pull request #391 from product-os/renovate/ghcr.io-product-os-g…
Browse files Browse the repository at this point in the history
…ithub-runner-vm-2.4.x

Update ghcr.io/product-os/github-runner-vm Docker tag to v2.4.5
  • Loading branch information
balena-renovate[bot] authored Jan 19, 2025
2 parents b2f357f + b55bcbf commit e415066
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,31 +52,31 @@ services:

runner-focal-1:
<<: *runner-vm
image: ghcr.io/product-os/github-runner-vm:2.4.4-focal
image: ghcr.io/product-os/github-runner-vm:2.4.5-focal

runner-jammy-1:
<<: *runner-vm
image: ghcr.io/product-os/github-runner-vm:2.4.4-jammy
image: ghcr.io/product-os/github-runner-vm:2.4.5-jammy

runner-jammy-2:
<<: *runner-vm
image: ghcr.io/product-os/github-runner-vm:2.4.4-jammy
image: ghcr.io/product-os/github-runner-vm:2.4.5-jammy

runner-jammy-3:
<<: *runner-vm
image: ghcr.io/product-os/github-runner-vm:2.4.4-jammy
image: ghcr.io/product-os/github-runner-vm:2.4.5-jammy

runner-noble-1:
<<: *runner-vm
image: ghcr.io/product-os/github-runner-vm:2.4.4-noble
image: ghcr.io/product-os/github-runner-vm:2.4.5-noble

runner-noble-2:
<<: *runner-vm
image: ghcr.io/product-os/github-runner-vm:2.4.4-noble
image: ghcr.io/product-os/github-runner-vm:2.4.5-noble

runner-noble-3:
<<: *runner-vm
image: ghcr.io/product-os/github-runner-vm:2.4.4-noble
image: ghcr.io/product-os/github-runner-vm:2.4.5-noble

# https://distribution.github.io/distribution/recipes/mirror/
registry-cache:
Expand Down

0 comments on commit e415066

Please sign in to comment.