opal icon indicating copy to clipboard operation
opal copied to clipboard

Alpine conversion due to Debian Critical Vulns

Open devine12 opened this issue 5 months ago • 2 comments

Fixes Issue

Fixes #513

Changes proposed

Changes debian base images to alpine in the dockerfile

Change asyncio.wait to asyncio.gather in the client engine due to continuous restarting.

ddtrace package requires update to install within alpine

Check List (Check all the applicable boxes)

  • [x] I sign off on contributing this submission to open-source
  • [x] My code follows the code style of this project.
  • [ ] My change requires changes to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [x] All new and existing tests passed.
  • [x] This PR does not contain plagiarized content.
  • [x] The title of my pull request is a short description of the requested changes.

devine12 avatar Jan 09 '24 01:01 devine12