Hi,
I’ve proceeded with this place:
*
https://github.com/jboss-dockerfiles/wildfly/pull/151 has been merged
* I deleted and retagged 25.01.Final after this merge (this has no incidence on the built
images as the Dockerfile was not affected by this PR
* This triggered the GitHub action and pushed the image to
https://quay.io/repository/wildfly/wildfly?tab=tags
* I have also pushed the latest images for the last 3 WildFly major (25, 24, 23)
These images can be used as the base image for application images with
FROM quay.io/wildfly/wildfly:<tag>
Instead of
FROM jboss/wildfly:<tag>
Remaining steps are:
* Update the
https://github.com/jboss-dockerfiles/wildfly README page
* Update
https://hub.docker.com/r/jboss/wildfly to flag this repository as no longer
active
Regards,
Jeff
--
Jeff Mesnil
Principal Software Engineer
Red Hat
http://jmesnil.net/