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

upgrade docker base images to Debian 12 (Bookworm) #2975

Merged
merged 2 commits into from
May 21, 2024

Conversation

0x4r45h
Copy link
Contributor

@0x4r45h 0x4r45h commented Mar 30, 2024

Describe your changes

Bullseye official security support ends in 4 months (31 Jul 2024)
Also, the GLIBC on bullseye is outdated, see anoma/namada-shielded-expedition#360

This PR includes:

  • Upgrade docker base images to use Debian Bookworm (v12) instead of Bullseye (v11)
  • Upgrade GLIBC v2.31 to GLIBC to v2.36

Indicate on which release or other PRs this topic is based on

There was a failed attempt to upgrade docker images, #2680 , but later reverted f38accc due to inconsistency between dependency versions

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

@0x4r45h 0x4r45h marked this pull request as ready for review March 30, 2024 12:32
Copy link

codecov bot commented Mar 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.24%. Comparing base (4ed6229) to head (e15a3cf).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2975      +/-   ##
==========================================
- Coverage   60.24%   60.24%   -0.01%     
==========================================
  Files         303      303              
  Lines       93191    93191              
==========================================
- Hits        56145    56144       -1     
- Misses      37046    37047       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cwgoes cwgoes mentioned this pull request Apr 29, 2024
@brentstone brentstone requested a review from Fraccaman May 2, 2024 22:07
@brentstone brentstone force-pushed the feat/upgrade-docker-images branch from e0d7083 to e15a3cf Compare May 9, 2024 16:25
brentstone added a commit that referenced this pull request May 9, 2024
* feat/upgrade-docker-images:
  add changelog
  upgrade docker images base version to bookworm
@tzemanovic tzemanovic merged commit 97b6806 into anoma:main May 21, 2024
16 of 19 checks passed
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.

3 participants