Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-docker Commit: 56610b6fba4999f040c486c2d0c0e793c80b4c69 https://github.com/xwiki/xwiki-docker/commit/56610b6fba4999f040c486c2d0c0e79... Author: Vincent Massol <[email protected]> Date: 2026-08-27 (Thu, 27 Aug 2026) Changed paths: M .github/renovate.json5 M 16/mariadb-tomcat/docker-compose.yml M 16/mysql-tomcat/docker-compose.yml M 16/postgres-tomcat/docker-compose.yml M 17/mariadb-tomcat/docker-compose.yml M 17/mysql-tomcat/docker-compose.yml M 17/postgres-tomcat/docker-compose.yml M 18.4/mariadb-tomcat/docker-compose.yml M 18.4/mysql-tomcat/docker-compose.yml M 18.4/postgres-tomcat/docker-compose.yml M 18/mariadb-tomcat/docker-compose.yml M 18/mysql-tomcat/docker-compose.yml M 18/postgres-tomcat/docker-compose.yml M template/docker-compose.yml Log Message: ----------- [Misc] Track the database images on their "latest" tag * Track the mysql, mariadb and postgres images of the generated docker-compose.yml on their "latest" tag rather than on a pinned major. That is the tag XWiki's own CI validates as the supported database configuration, and it removes the pin that had to be bumped at every database release. * Stop Renovate from proposing updates against the generated docker-compose.yml files, which the Gradlew Check action rejects and the next './gradlew' run reverts. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker/settings/notifications