Bug
Although the release/overview page on Docker hub has the all tags stating jdk8u275, the actual version (in Dockerfile) of JDK is jdk8u282.
https://hub.docker.com/r/adoptopenjdk/openjdk8
https://github.com/AdoptOpenJDK/openjdk-docker/blob/master/8/jdk/alpine/Dockerfile.hotspot.releases.full#L64-L73
Please fix the tag to reflect the actual JDK version/build number.