Skip to content

Bump base docker image#275

Merged
FedericoPonzi merged 1 commit intomasterfrom
fponzi/docker-update
Mar 18, 2025
Merged

Bump base docker image#275
FedericoPonzi merged 1 commit intomasterfrom
fponzi/docker-update

Conversation

@FedericoPonzi
Copy link
Owner

Motivation and Context

currently the docker image seems to be broken because of missing required minimal GLIBC version.

/sbin/horust: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /sbin/horust)
/sbin/horust: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /sbin/horust)
/sbin/horust: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by /sbin/horust)
/sbin/horust: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /sbin/horust)

Description

I've just bumped the base debian to the latest version

How Has This Been Tested?

I've tested in the context of #273

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (a change to man pages or other documentation)

@FedericoPonzi FedericoPonzi merged commit 26c633d into master Mar 18, 2025
7 checks passed
@FedericoPonzi FedericoPonzi deleted the fponzi/docker-update branch March 18, 2025 21:51
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