File tree Expand file tree Collapse file tree 4 files changed +4
-2
lines changed Expand file tree Collapse file tree 4 files changed +4
-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-202312141129
38
+ default : gh-runner-202401092315
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
eu.gcr.io/gitpod-core-dev/dev/dev-environment:se-update-leeway-gha.20594
2
+ eu.gcr.io/gitpod-core-dev/dev/dev-environment:at-user-getauthenticated-dashboard-gha.20954
2
3
gitpod/workspace-full
3
4
mysql:8.0.33
4
5
bitnami/mysql:8.0.33-debian-11-r24
5
6
redis
6
7
node:16
7
8
node:18
9
+ node:20
8
10
localstack/localstack:2.2
9
11
registry:2
Original file line number Diff line number Diff line change 9
9
# same Go version during development as we do in CI - which allows us to
10
10
# reuse the leeway cache
11
11
#
12
- GO_VERSION=1.21.4
12
+ GO_VERSION=1.21.6
13
13
GOPATH=/home/runner/go-packages
14
14
GOROOT=/home/runner/go
15
15
PATH=$GOROOT /bin:$GOPATH /bin:$PATH
You can’t perform that action at this time.
0 commit comments