Skip to content

Upgrade Oracle Database version to the latest 23c version #1528

@gvenzl

Description

@gvenzl

Hi all,

I wanted to let you know that Oracle released a new version of its database, Oracle Database 23c Free which will also be the next LTS version.
I have already made Docker images for that version available too and if you like, you can upgrade from:

OracleContainer container = new OracleContainer("gvenzl/oracle-xe:21.3.0-slim").withReuse(true);

to gvenzl/oracle-free:23-slim.

If you always want to be on the latest version, you could also just opt for gvenzl/oracle-free:slim and whenever a new free Oracle DB version releases, I will move that slim pointer to that new Docker image version.

If I can help with a PR or similar, I'm also happy to do so.

Thanks,

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions