Skip to content

Commit

Permalink
Merge pull request #382 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.1
  • Loading branch information
balena-renovate[bot] authored Jan 15, 2025
2 parents c65c550 + 75932f1 commit 41e7460
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.0-focal
image: ghcr.io/product-os/github-runner-vm:2.4.1-focal

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

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

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

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

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

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

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

0 comments on commit 41e7460

Please sign in to comment.