Skip to content

Commit a41b1d4

Browse files
howardjohnistio-testing
authored andcommitted
Update release-builder (istio#18585)
This is needed to pull in changes to correctly build the operator docker image.
1 parent ccc4883 commit a41b1d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prow/release-commit.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ DOCKER_HUB=${DOCKER_HUB:-gcr.io/istio-testing}
3232
GCS_BUCKET=${GCS_BUCKET:-istio-build/dev}
3333

3434
# Use a pinned version in case breaking changes are needed
35-
BUILDER_SHA=b6ce79ae8b17bd46287401166aa0add43b3b2c53
35+
BUILDER_SHA=f518f97c49f6fc80082a78894fdea8397c869f66
3636

3737
# Reference to the next minor version of Istio
3838
# This will create a version like 1.4-alpha.sha

0 commit comments

Comments
 (0)