Giter VIP home page Giter VIP logo

Comments (3)

neomantra avatar neomantra commented on June 23, 2024

Thanks for the report. I've updated the build-from-source flavors and pushing it through CI/CD. I've also upgraded the build-from-source alpine to the latest. This push will rebuild the build-from-source so that alpine-apk will have fresh, tagged release as well.

from docker-openresty.

vihangm avatar vihangm commented on June 23, 2024

Unfortunately for the built-from-upstream images, they still use alpine 3.15.8 which has OpenSSL 1.1.1t-r3 preinstalled.
Running apk upgrade libssl1.1 libcrypto1.1 explicitly does upgrade it to OpenSSL 1.1.1u-r1 but I believe that needs to be an explicit step in the Dockerfile.

Maybe it's worth running a apk upgrade after the apk update (and similar apt-get upgrade for the debian/ubuntu images) to upgrade all the pre-installed packages?

from docker-openresty.

vihangm avatar vihangm commented on June 23, 2024

Nevermind, alpine 3.15.9 was released earlier today and that upgrades the default included OpenSSL version.

The newest image https://hub.docker.com/layers/openresty/openresty/alpine-apk-amd64/images/sha256-2259f28de01f85c22e32b6964254a4551c54a1d554cd4b5f1615d7497e1a09ce uses OpenSSL 1.1.1u

from docker-openresty.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.