Skip to content

Commit

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

Change-type: patch
  • Loading branch information
balena-renovate[bot] authored Nov 19, 2024
1 parent 33972d7 commit f1d480b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,39 +47,39 @@ services:

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

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

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

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

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

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

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

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

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

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

0 comments on commit f1d480b

Please sign in to comment.