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

Migrate image to supported distroless tag #693

Merged
merged 2 commits into from
Jan 27, 2023

Conversation

markmandel
Copy link
Contributor

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug

/kind cleanup

/kind documentation
/kind feature
/kind hotfix

What this PR does / Why we need it:

The image we were using was deprecated, and is no longer updated. This is the new one 👍

Which issue(s) this PR fixes:

Closes #689

Special notes for your reviewer:

The image we were using was deprecated, and is no longer updated.
This is the new one 👍

Closes googleforgames#689
@markmandel markmandel added area/security Issues pertaining to security kind/cleanup Refactoring code, fixing up documentation, etc labels Jan 26, 2023
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: b36db537-c1c3-43bb-8e84-121f519fa3c3

The following development images have been built, and will exist for the next 30 days:

To build this version:

git fetch git@github.com:googleforgames/quilkin.git pull/693/head:pr_693 && git checkout pr_693
cargo build

@XAMPPRocky XAMPPRocky merged commit 2d30566 into googleforgames:main Jan 27, 2023
@markmandel markmandel deleted the upgrade/image-distro branch February 14, 2023 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/security Issues pertaining to security kind/cleanup Refactoring code, fixing up documentation, etc size/xs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate image to supported distroless tag (deprecation)
3 participants