scheduled build for multiarch docker. builds everyday, doing pull, so as to avoid bit rot (base image with old packages, old jre, etc)
tag :major, :major.minor and :major.minor.patch in addition to :latest (stop tagging the sha1, that only makes ghcr pile up a lot of images, for no good reason)
fix base image in final/actual layer to point to latest version
pull
, so as to avoid bit rot (base image with old packages, old jre, etc):latest
(stop tagging the sha1, that only makes ghcr pile up a lot of images, for no good reason)