-
Notifications
You must be signed in to change notification settings - Fork 138
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
minor: support debian 12 #201
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: gardar <[email protected]>
Signed-off-by: gardar <[email protected]>
Signed-off-by: gardar <[email protected]>
Signed-off-by: gardar <[email protected]>
Signed-off-by: Ben Kochie <[email protected]>
|
Yep, the debian 12 container doesn't come with python so I configured molecule to prepare the image But to do that the molecule docker driver uses the It's a catch 22 situation and I've actually thought about doing a PR to address this in the docker driver. |
Hopefully test-kitchen/dokken-images#117 will get approved which should resolve this issue. |
No description provided.