As recommended by @bsideup, now that we're on Testcontainers 1.14.2, I think we should switch to getHost() where we're currently using getContainerIpAddress().

Comment From: wilkinsona

@dreis2211 has already taken care of this.