Skip to content

Commit f4dbd5f

Browse files
authored
fix: try latest build image
1 parent 9fdd58a commit f4dbd5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins-x.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ pipelineConfig:
77
steps:
88
- command: jx step create pr go --name github.com/jenkins-x/go-scm --version ${VERSION} --build "make mod" --repo https://github.com/jenkins-x/lighthouse.git
99
name: update-lighthouse
10-
image: gcr.io/jenkinsxio/builder-go:0.1.736
10+
image: gcr.io/jenkinsxio/builder-go

0 commit comments

Comments
 (0)