Skip to content

Commit

Permalink
Update ghcr.io/product-os/github-runner-vm Docker tag to v2.1.10
Browse files Browse the repository at this point in the history
Update ghcr.io/product-os/github-runner-vm from 2.1.9 to 2.1.10

Change-type: patch
  • Loading branch information
balena-renovate[bot] committed Sep 21, 2024
1 parent 51b9376 commit 3b5f295
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,35 +51,35 @@ services:

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

runner-focal-2:
<<: *runner-vm
image: ghcr.io/product-os/github-runner-vm:2.1.9-focal
image: ghcr.io/product-os/github-runner-vm:2.1.10-focal

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

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

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

runner-jammy-4:
<<: *runner-vm
image: ghcr.io/product-os/github-runner-vm:2.1.9-jammy
image: ghcr.io/product-os/github-runner-vm:2.1.10-jammy

runner-noble-5:
<<: *runner-vm
image: ghcr.io/product-os/github-runner-vm:2.1.9-noble
image: ghcr.io/product-os/github-runner-vm:2.1.10-noble

runner-noble-6:
<<: *runner-vm
image: ghcr.io/product-os/github-runner-vm:2.1.9-noble
image: ghcr.io/product-os/github-runner-vm:2.1.10-noble

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

0 comments on commit 3b5f295

Please sign in to comment.