Tagged docker image in container-registry.oracle.com
Hallo,
I use the oracle docker image to test an application against oracle on CI. I'm trying to bump from 12.2.0.1-slim to 19.3.0.0, however it seems like its not really available:
docker pull container-registry.oracle.com/database/enterprise:19.3.0.0
Error response from daemon: manifest for container-registry.oracle.com/database/enterprise:19.3.0.0 not found: manifest unknown: manifest unknown
I can, however, pull latest but I like to have explicit versions pinned.