Skip to content

Commit 8eb5f6c

Browse files
Merge pull request #1431 from sallyom/fixup-origin-release-bazel-is
use origin-release:golang-1.10 Dockerfile to build origin-release:bazel
2 parents f941165 + c250df9 commit 8eb5f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/origin-release/pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ objects:
186186
dockerStrategy:
187187
from:
188188
kind: ImageStreamTag
189-
name: origin-release:base
189+
name: origin-release:golang-1.10
190190
imageOptimizationPolicy: SkipLayers
191191
triggers:
192192
- imageChange: {}

0 commit comments

Comments
 (0)