Skip to content

Commit

Permalink
fix: try latest build image
Browse files Browse the repository at this point in the history
  • Loading branch information
jstrachan authored Sep 30, 2019
1 parent 9fdd58a commit f4dbd5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins-x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ pipelineConfig:
steps:
- 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
name: update-lighthouse
image: gcr.io/jenkinsxio/builder-go:0.1.736
image: gcr.io/jenkinsxio/builder-go

0 comments on commit f4dbd5f

Please sign in to comment.