diff --git a/docker-compose.yml b/docker-compose.yml index 831c160..0ae8f75 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.1-focal + image: ghcr.io/product-os/github-runner-vm:2.4.2-focal runner-jammy-1: <<: *runner-vm - image: ghcr.io/product-os/github-runner-vm:2.4.1-jammy + image: ghcr.io/product-os/github-runner-vm:2.4.2-jammy runner-jammy-2: <<: *runner-vm - image: ghcr.io/product-os/github-runner-vm:2.4.1-jammy + image: ghcr.io/product-os/github-runner-vm:2.4.2-jammy runner-jammy-3: <<: *runner-vm - image: ghcr.io/product-os/github-runner-vm:2.4.1-jammy + image: ghcr.io/product-os/github-runner-vm:2.4.2-jammy runner-noble-1: <<: *runner-vm - image: ghcr.io/product-os/github-runner-vm:2.4.1-noble + image: ghcr.io/product-os/github-runner-vm:2.4.2-noble runner-noble-2: <<: *runner-vm - image: ghcr.io/product-os/github-runner-vm:2.4.1-noble + image: ghcr.io/product-os/github-runner-vm:2.4.2-noble runner-noble-3: <<: *runner-vm - image: ghcr.io/product-os/github-runner-vm:2.4.1-noble + image: ghcr.io/product-os/github-runner-vm:2.4.2-noble # https://distribution.github.io/distribution/recipes/mirror/ registry-cache: