Skip to content

build(infrastructure): build googleapis image without cache#557

Merged
sofisl merged 1 commit into
mainfrom
fix-openssl-vulnerabilities
Jun 11, 2026
Merged

build(infrastructure): build googleapis image without cache#557
sofisl merged 1 commit into
mainfrom
fix-openssl-vulnerabilities

Conversation

@sofisl

@sofisl sofisl commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Adds --no-cache to the docker build command in cloudbuild.yaml and cloudbuild-test.yaml. This ensures that the built images always run apt-get upgrade fresh and pull down updated packages (such as openssl) to address security vulnerabilities, preventing stale docker build cache layers.

Fixes b/522217490
Fixes b/522217171
Fixes b/522215414
Fixes b/522215997
Fixes b/522216466
Fixes b/522214443
Fixes b/522213973
Fixes b/522214032
Fixes b/522213248

Adds --no-cache to the docker build command in cloudbuild.yaml and
cloudbuild-test.yaml. This ensures that the built images always run
apt-get upgrade fresh and pull down updated packages (such as openssl) to
address security vulnerabilities, preventing stale docker build cache layers.

Fixes b/522217490
Fixes b/522217171
Fixes b/522215414
Fixes b/522215997
Fixes b/522216466
Fixes b/522214443
Fixes b/522213973
Fixes b/522214032
Fixes b/522213248
@sofisl sofisl requested a review from a team as a code owner June 10, 2026 23:57
@sofisl sofisl merged commit d22ee5e into main Jun 11, 2026
16 checks passed
@sofisl sofisl deleted the fix-openssl-vulnerabilities branch June 11, 2026 15:35
@sofisl sofisl restored the fix-openssl-vulnerabilities branch June 11, 2026 23:28
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