h2non / imaginary

Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
https://fly.io/docs/app-guides/run-a-global-image-service/
MIT License
5.55k stars 456 forks source link

Dockerfile OS upgrade #360

Open borisyukd opened 3 years ago

borisyukd commented 3 years ago

Hi, any change to upgrade debian OS in the Dockerfile?

debian:buster-slim has the list of CVE`s that do not have patches in the OS repository but debian:bullseye-slim has.

Here is the list of CVE`s for now:

angelo-hub commented 3 years ago

Unfortunately looked into this, and there's an issue with the worker shell finding libOpenEXR when attempting an upgrade to the GOLANG:1.17 standard tag

Will result in the following error: error while loading shared libraries: libIlmImf-2_5.so.25: cannot open shared object file: No such file or directory