Skip to content

Commit c7513dd

Browse files
authored
fix: proper image name
1 parent fd0eacf commit c7513dd

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 build" --repo https://github.com/jenkins-x/lighthouse.git
99
name: update-lighthouse
10-
image: gcr.io/jenkinsxio/builder-go@sha256:0.1.736
10+
image: gcr.io/jenkinsxio/builder-go:0.1.736

0 commit comments

Comments
 (0)