Skip to content

Commit 11d136f

Browse files
Update ghcr.io/product-os/github-runner-vm Docker tag to v3.4.44
Update ghcr.io/product-os/github-runner-vm from 3.4.43 to 3.4.44 Change-type: patch
1 parent 95329bc commit 11d136f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docker-compose.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,31 +51,31 @@ services:
5151

5252
runner-noble-1:
5353
<<: *runner-vm
54-
image: ghcr.io/product-os/github-runner-vm:3.4.43-noble
54+
image: ghcr.io/product-os/github-runner-vm:3.4.44-noble
5555

5656
runner-noble-2:
5757
<<: *runner-vm
58-
image: ghcr.io/product-os/github-runner-vm:3.4.43-noble
58+
image: ghcr.io/product-os/github-runner-vm:3.4.44-noble
5959

6060
runner-noble-3:
6161
<<: *runner-vm
62-
image: ghcr.io/product-os/github-runner-vm:3.4.43-noble
62+
image: ghcr.io/product-os/github-runner-vm:3.4.44-noble
6363

6464
runner-noble-4:
6565
<<: *runner-vm
66-
image: ghcr.io/product-os/github-runner-vm:3.4.43-noble
66+
image: ghcr.io/product-os/github-runner-vm:3.4.44-noble
6767

6868
runner-noble-5:
6969
<<: *runner-vm
70-
image: ghcr.io/product-os/github-runner-vm:3.4.43-noble
70+
image: ghcr.io/product-os/github-runner-vm:3.4.44-noble
7171

7272
runner-noble-6:
7373
<<: *runner-vm
74-
image: ghcr.io/product-os/github-runner-vm:3.4.43-noble
74+
image: ghcr.io/product-os/github-runner-vm:3.4.44-noble
7575

7676
runner-noble-7:
7777
<<: *runner-vm
78-
image: ghcr.io/product-os/github-runner-vm:3.4.43-noble
78+
image: ghcr.io/product-os/github-runner-vm:3.4.44-noble
7979

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

0 commit comments

Comments
 (0)