Skip to content

Commit f1f7cb8

Browse files
Update ghcr.io/product-os/github-runner-vm Docker tag to v2.5.7
Update ghcr.io/product-os/github-runner-vm from 2.5.6 to 2.5.7 Change-type: patch
1 parent c038280 commit f1f7cb8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docker-compose.yml

+7-7
Original file line numberDiff line numberDiff line change
@@ -52,31 +52,31 @@ services:
5252

5353
runner-jammy-1:
5454
<<: *runner-vm
55-
image: ghcr.io/product-os/github-runner-vm:2.5.6-jammy
55+
image: ghcr.io/product-os/github-runner-vm:2.5.7-jammy
5656

5757
runner-jammy-2:
5858
<<: *runner-vm
59-
image: ghcr.io/product-os/github-runner-vm:2.5.6-jammy
59+
image: ghcr.io/product-os/github-runner-vm:2.5.7-jammy
6060

6161
runner-jammy-3:
6262
<<: *runner-vm
63-
image: ghcr.io/product-os/github-runner-vm:2.5.6-jammy
63+
image: ghcr.io/product-os/github-runner-vm:2.5.7-jammy
6464

6565
runner-noble-1:
6666
<<: *runner-vm
67-
image: ghcr.io/product-os/github-runner-vm:2.5.6-noble
67+
image: ghcr.io/product-os/github-runner-vm:2.5.7-noble
6868

6969
runner-noble-2:
7070
<<: *runner-vm
71-
image: ghcr.io/product-os/github-runner-vm:2.5.6-noble
71+
image: ghcr.io/product-os/github-runner-vm:2.5.7-noble
7272

7373
runner-noble-3:
7474
<<: *runner-vm
75-
image: ghcr.io/product-os/github-runner-vm:2.5.6-noble
75+
image: ghcr.io/product-os/github-runner-vm:2.5.7-noble
7676

7777
runner-noble-4:
7878
<<: *runner-vm
79-
image: ghcr.io/product-os/github-runner-vm:2.5.6-noble
79+
image: ghcr.io/product-os/github-runner-vm:2.5.7-noble
8080

8181
# https://distribution.github.io/distribution/recipes/mirror/
8282
registry-cache:

0 commit comments

Comments
 (0)