Skip to content

Conversation

@leighmcculloch
Copy link
Member

What

Error during image build if the PROTOCOL_VERSION_DEFAULT variable is not set.

Why

Images won't reliably work unless the arg is set. The image does fall back to whatever core's max supported protocol version, but we moved away from that a while ago and missed removing that check. The reason we don't rely on that anymore is that core's max supported version is not representative of the entire images max supported version because the image runs multiple software and it's common for core to release a new version before other software.

@leighmcculloch leighmcculloch enabled auto-merge (squash) December 17, 2024 06:56
@leighmcculloch leighmcculloch merged commit 65efdfc into master Dec 17, 2024
176 checks passed
@leighmcculloch leighmcculloch deleted the def branch December 17, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants