Skip to content

Fix base image check - #5423

Merged
PauloVLB merged 1 commit into
masterfrom
fix-build-base-image
Aug 11, 2026
Merged

Fix base image check#5423
PauloVLB merged 1 commit into
masterfrom
fix-build-base-image

Conversation

@PauloVLB

@PauloVLB PauloVLB commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

b/545151660

Problem

The Bazel GPG key URL (https://bazel.build/bazel-release.pub.gpg) in ci/ubuntu-24-04.Dockerfile started returning a 404 error, breaking the image build pipeline.

Solution

Changed to the working Google Cloud Storage URL (https://storage.googleapis.com/www.bazel.build/bazel-release.pub.gpg) which is already used successfully in ci/ubuntu-20-04.Dockerfile.

Validation

This PR:
image

Logs showing the curl to the right url:
image

@PauloVLB
PauloVLB marked this pull request as ready for review August 11, 2026 20:54
@PauloVLB
PauloVLB requested a review from a team as a code owner August 11, 2026 20:54
@PauloVLB PauloVLB changed the title Try to fix base image pipe Fix base image check Aug 11, 2026
@PauloVLB
PauloVLB requested a review from decoNR August 11, 2026 21:03
@PauloVLB
PauloVLB merged commit aa40935 into master Aug 11, 2026
15 checks passed
@PauloVLB
PauloVLB deleted the fix-build-base-image branch August 11, 2026 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants