Skip to content

Update Dockerfile base image to use bullseye instead of bookworm#2847

Merged
Fraccaman merged 2 commits intonamada-net:mainfrom
0x4r45h:patch-1
Mar 8, 2024
Merged

Update Dockerfile base image to use bullseye instead of bookworm#2847
Fraccaman merged 2 commits intonamada-net:mainfrom
0x4r45h:patch-1

Conversation

@0x4r45h
Copy link
Contributor

@0x4r45h 0x4r45h commented Mar 7, 2024

Describe your changes

The updated Dockerfile in #2687 implicitly uses Debian Bookworm instead of Bullseye, which causes the following issues:

  1. it doesn't have clang-tools-11
  2. it is inconsistence with the base image used by namada-wasm Dockerfile which explicitly uses bullseye image

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

Fixes https://github.com/anoma/namada/actions/runs/8192271541/job/22403401963

Checklist before merging to draft

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

@codecov
Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.88%. Comparing base (2ba001d) to head (346766a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2847   +/-   ##
=======================================
  Coverage   53.88%   53.88%           
=======================================
  Files         308      308           
  Lines      100154   100154           
=======================================
+ Hits        53966    53967    +1     
+ Misses      46188    46187    -1     

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

@Fraccaman Fraccaman merged commit f688f27 into namada-net:main Mar 8, 2024
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.

2 participants