odoo / docker

Other
931 stars 1.51k forks source link

odoo 16: insecure dependencies - (invalid) #455

Closed devkral closed 1 year ago

devkral commented 1 year ago

issue: somehow the newest, fixed dependencies are not pulled correctly by apt install. You may need an apt upgrade or to add the security-updates list to the Dockerfile The idea does not work, somehow debian ships insecure deps

How to reproduce:

have a look in docker.io/_/odoo

see attached image: issueodoo

devkral commented 1 year ago

sry, the holes are patched by debian guys but seemingly they keep the version which confuses docker.io