Skip to content

Commit

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

Change-type: patch
  • Loading branch information
balena-renovate[bot] authored Jan 15, 2025
1 parent c65c550 commit 75932f1
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 75932f1

Please sign in to comment.