The stock cypress base image is based on debian 10, ours is based on debian 11 so we can install version 17 of the openjdk.
The stock cypress base image is based on an outdated version of debian, ours is based on the latest stable one so we can install version 17 of the openjdk.
Our image also has the openjdk preinstalled which the stock version does not have.