Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Database Server Docker images are not updated in Oracle Container Registry

Antti KekkiOct 31 2024

Oracle Database Server Docker images in Oracle Container Registry are not updated regularly. 19c linux/amd64 image version is 19.3.0.0 and it is over a year old. Is there some reason that this image is not updated to current version 19.24.0.0? Should I install the patches by myself to the docker image locally?

For example JSON_TRANSFORM function is not available in current linux/amd64 image but it is available in linux/arm64 image that is in version 19.19.0.0. This makes it quite difficult to use these Docker images in development environments where both amd64 arm64 architectures are used.

This post has been answered by Isayha Raposo on Nov 13 2024
Jump to Answer
Comments
Post Details
Added on Oct 31 2024
1 comment
3,000 views