The new Testcontainers version comes with a standard Oracle image configured and doesn't work with the one we used so far. Making the standard image work required some tweaks to the setup so that the test user has the required privileges. Closes #1081