I was looking to use a tagged version of adobe2023 that is for ACF v2023.0.22 but wasn't able to find one in Docker hub. I think what I'm looking for is adobe2023-3.21.0 but most recent image with a version tag is adobe2023-3.16.0, and that ships ACF v2023.0.18.
Looking at the Release workflow, every run against a git tag has failed since v3.16.0. I think most, if not all, of the failures stem from a missing ubi9-<version> image in one of the RHEL jobs, leading to all the other jobs failing.
I was looking to use a tagged version of
adobe2023that is for ACF v2023.0.22 but wasn't able to find one in Docker hub. I think what I'm looking for isadobe2023-3.21.0but most recent image with a version tag is adobe2023-3.16.0, and that ships ACF v2023.0.18.Looking at the Release workflow, every run against a git tag has failed since
v3.16.0. I think most, if not all, of the failures stem from a missingubi9-<version>image in one of the RHEL jobs, leading to all the other jobs failing.