Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump kaniko to v1.20.0 to fix #3338 #3339

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

AlCutter
Copy link
Member

@AlCutter AlCutter commented Feb 6, 2024

This PR bumps kaniko (as used in the CloudBuild process to produce Docker images) to v1.20.0 in an attempt to fix #3338 .

Earlier versions of Kaniko apparently had a bug where they'd produce not-quite-OCI-compliant images, this seems to have been fixed in GoogleContainerTools/kaniko#2700.

We'll need to re-trigger the build for v1.6.0 if possible, or consider tagging/releasing a v1.6.1 if not.

Checklist

@AlCutter AlCutter added the docker Pull requests that update Docker code label Feb 6, 2024
@AlCutter AlCutter requested a review from a team as a code owner February 6, 2024 18:23
@AlCutter AlCutter merged commit 75805c5 into google:master Feb 7, 2024
10 checks passed
@AlCutter AlCutter deleted the kaniko_plus_plus branch February 7, 2024 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gcr.io/trillian-opensource-ci/db_server:v1.6.0 has multiple media types
4 participants