Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ansible: add Ubuntu 22.04 sharedlibs container #3371

Merged
merged 2 commits into from
Jun 12, 2023

Commits on Jun 2, 2023

  1. ansible: add Ubuntu 22.04 sharedlibs container

    Add an Ubuntu 22.04 based sharedlibs container, intended to eventually
    replace the Ubuntu 18.04 based one.
    
    Changes compared to the Ubuntu 18.04 container:
    - Add FIPS variant for OpenSSL 3.0.
    - Add OpenSSL 3.1.
    - Dropped older versions of ICU that were used for Node.js 14.
    richardlau committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    896cbe1 View commit details
    Browse the repository at this point in the history
  2. ansible: upgrade softlayer Docker host

    Upgrade the Softlayer Docker host from Ubuntu 18.04 to Ubuntu 22.04.
    Rename the host from "test-softlayer-ubuntu1804_docker-x64-1" to
    "test-ibm-ubuntu2204_docker-x64-1".
    richardlau committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    2c2a5b6 View commit details
    Browse the repository at this point in the history