vagrant-projects icon indicating copy to clipboard operation
vagrant-projects copied to clipboard

Update Oracle Database 23ai Free to 23.8.0

Open PaulNeumann opened this issue 5 months ago • 0 comments

Oracle Database 23ai Free 23.8.0 has been released, so update the Vagrant project to reflect the new version number:

  • Rename the project directory from 23.7.0-Free to 23.8.0-Free
  • Update the version number in the .env and README.md files
  • Update the SHA256 digest and filename for the installer rpm in db_installer.sha256
  • Update the installer rpm filename in scripts/install.sh

Tested with both VirtualBox and libvirt providers.

Closes #544

Signed-off-by: Paul Neumann [email protected]

PaulNeumann avatar May 10 '25 15:05 PaulNeumann