File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ inputs:
35
35
image :
36
36
description : Specifies the name of the image that the disk will be initialized with.
37
37
required : false
38
- default : gh-runner-202503202038
38
+ default : gh-runner-202505260740
39
39
image_family :
40
40
description : The image family for the operating system that the boot disk will be initialized with.
41
41
required : false
Original file line number Diff line number Diff line change 1
1
gitpod/workspace-full
2
+ eu.gcr.io/gitpod-core-dev/dev/dev-environment:main-gha.32507
2
3
mysql:8.0.33
3
4
bitnami/mysql:8.0.33-debian-11-r24
4
5
redis
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ export DEBIAN_FRONTEND=noninteractive
6
6
7
7
RUNNER_USER=" runner"
8
8
RUNNER_DIR=" /home/${RUNNER_USER} "
9
- RUNNER_VER=2.323 .0
9
+ RUNNER_VER=2.324 .0
10
10
11
11
HELM_VERSION=3.14.0
12
12
PULUMI_VERSION=3.114.0
You can’t perform that action at this time.
0 commit comments