vagrant-projects
vagrant-projects copied to clipboard
Update Oracle Database 23ai Free to 23.8.0
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
.envandREADME.mdfiles - 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]