From 75932f14d299b1fdf7cc943cd265b636f3c0fb7c Mon Sep 17 00:00:00 2001 From: "balena-renovate[bot]" <133977723+balena-renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 01:24:30 +0000 Subject: [PATCH] Update ghcr.io/product-os/github-runner-vm Docker tag to v2.4.1 Update ghcr.io/product-os/github-runner-vm from 2.4.0 to 2.4.1 Change-type: patch --- docker-compose.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 4207940..9d60bfd 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -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: