Skip to content

Commit c306521

Browse files
yosifkittianon
authored andcommitted
Add 3.12 GA
Aparently we've been using the Alpine `libssl.so.3` for a bit and now it breaks on OpenSSL `3.0.9`. So let's ensure our `libssl.so.3` is copied to the final image. This is the `openssl version` error: > `Error relocating /usr/local/bin/openssl: OSSL_CMP_MSG_update_recipNonce: symbol not found`
1 parent f6711ee commit c306521

19 files changed

+68
-62
lines changed

3.10/alpine/Dockerfile

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

3.10/ubuntu/Dockerfile

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

3.11/alpine/Dockerfile

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

3.11/ubuntu/Dockerfile

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

3.12-rc/alpine/Dockerfile renamed to 3.12/alpine/Dockerfile

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

3.12-rc/alpine/management/Dockerfile renamed to 3.12/alpine/management/Dockerfile

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

0 commit comments

Comments
 (0)