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

in kernel build, have ARG in correct place to be usable #3998

Merged
merged 1 commit into from
Mar 3, 2024

Conversation

deitch
Copy link
Collaborator

@deitch deitch commented Mar 3, 2024

- What I did

kernel was missing the builder LABEL, got lost in #3993; this restores it

- How I did it

Changed a single line in Dockerfile

- How to verify it

Build, push, check that the label exists (it does)

- Description for the changelog

restore missing label in kernel

Signed-off-by: Avi Deitcher <avi@deitcher.net>
@deitch deitch force-pushed the missing-builder-label-on-kernel branch from c3feda6 to a40251b Compare March 3, 2024 09:18
@deitch deitch merged commit de69789 into linuxkit:master Mar 3, 2024
22 checks passed
@deitch deitch deleted the missing-builder-label-on-kernel branch March 3, 2024 09:50
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.

None yet

1 participant