Skip to content

Commit 118ec62

Browse files
Merge pull request #11 from product-os/renovate/ghcr.io-product-os-github-runner-vm-0.0.x
Update ghcr.io/product-os/github-runner-vm Docker tag to v0.0.43
2 parents d8e45a1 + 813c451 commit 118ec62

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docker-compose.yml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -53,53 +53,53 @@ services:
5353

5454
focal-vm-1:
5555
<<: *runner-vm
56-
image: ghcr.io/product-os/github-runner-vm:0.0.42-focal
56+
image: ghcr.io/product-os/github-runner-vm:0.0.43-focal
5757

5858
focal-vm-2:
5959
<<: *runner-vm
60-
image: ghcr.io/product-os/github-runner-vm:0.0.42-focal
60+
image: ghcr.io/product-os/github-runner-vm:0.0.43-focal
6161

6262
focal-vm-3:
6363
<<: *runner-vm
64-
image: ghcr.io/product-os/github-runner-vm:0.0.42-focal
64+
image: ghcr.io/product-os/github-runner-vm:0.0.43-focal
6565

6666
focal-vm-4:
6767
<<: *runner-vm
68-
image: ghcr.io/product-os/github-runner-vm:0.0.42-focal
68+
image: ghcr.io/product-os/github-runner-vm:0.0.43-focal
6969

7070
# jammy-vm is the equivalent of ubuntu-22.04(-latest)
7171

7272
jammy-vm-1:
7373
<<: *runner-vm
74-
image: ghcr.io/product-os/github-runner-vm:0.0.42
74+
image: ghcr.io/product-os/github-runner-vm:0.0.43
7575

7676
jammy-vm-2:
7777
<<: *runner-vm
78-
image: ghcr.io/product-os/github-runner-vm:0.0.42
78+
image: ghcr.io/product-os/github-runner-vm:0.0.43
7979

8080
jammy-vm-3:
8181
<<: *runner-vm
82-
image: ghcr.io/product-os/github-runner-vm:0.0.42
82+
image: ghcr.io/product-os/github-runner-vm:0.0.43
8383

8484
jammy-vm-4:
8585
<<: *runner-vm
86-
image: ghcr.io/product-os/github-runner-vm:0.0.42
86+
image: ghcr.io/product-os/github-runner-vm:0.0.43
8787

8888
jammy-vm-5:
8989
<<: *runner-vm
90-
image: ghcr.io/product-os/github-runner-vm:0.0.42
90+
image: ghcr.io/product-os/github-runner-vm:0.0.43
9191

9292
jammy-vm-6:
9393
<<: *runner-vm
94-
image: ghcr.io/product-os/github-runner-vm:0.0.42
94+
image: ghcr.io/product-os/github-runner-vm:0.0.43
9595

9696
jammy-vm-7:
9797
<<: *runner-vm
98-
image: ghcr.io/product-os/github-runner-vm:0.0.42
98+
image: ghcr.io/product-os/github-runner-vm:0.0.43
9999

100100
jammy-vm-8:
101101
<<: *runner-vm
102-
image: ghcr.io/product-os/github-runner-vm:0.0.42
102+
image: ghcr.io/product-os/github-runner-vm:0.0.43
103103

104104
# inspects the runner logs and sets the supervisor lock if jobs are running
105105
lock-manager:

0 commit comments

Comments
 (0)