The alpine base image is using a musl glibc implementation, which is causing the binary to be not very stable. See https://github.com/godror/godror/issues/30 for details
Use an alpine base image. The image size is 40MB.