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

fix: pin to bullseye docker image #69

Merged
merged 2 commits into from
Jul 5, 2023
Merged

fix: pin to bullseye docker image #69

merged 2 commits into from
Jul 5, 2023

Conversation

andrewthetechie
Copy link
Owner

@andrewthetechie andrewthetechie commented Jul 5, 2023

python docker images have been updated to Debian 12 (bookworm) and it has caused problems for installing staticx and upx.

Pin to bullseye for now. These images are just used in the builder, the main image is based on scratch.

Upx has been removed from the debian repos and is causing builds to
fail. For now, remove upx and let's see if this increases image size
dramatically
@andrewthetechie andrewthetechie changed the title fix: remove upx fix: pin to bullseye docker image Jul 5, 2023
@andrewthetechie andrewthetechie merged commit 863bf6b into main Jul 5, 2023
@andrewthetechie andrewthetechie deleted the fix-upx-removal branch July 5, 2023 16:39
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.

1 participant