Skip to content

Update XWiki stable version to 17.3.0 #18944

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 28, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions library/xwiki
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@ Maintainers: XWiki Core Dev Team <committers@xwiki.org> (@xwiki)
GitRepo: https://github.com/xwiki-contrib/docker-xwiki.git

# Stable
Tags: 17, 17.2, 17.2.2, 17-mysql-tomcat, 17.2-mysql-tomcat, 17.2.2-mysql-tomcat, mysql-tomcat, stable-mysql-tomcat, stable-mysql, stable, latest
Tags: 17, 17.3, 17.3.0, 17-mysql-tomcat, 17.3-mysql-tomcat, 17.3.0-mysql-tomcat, mysql-tomcat, stable-mysql-tomcat, stable-mysql, stable, latest
Architectures: amd64, arm64v8
Directory: 17/mysql-tomcat
GitCommit: 3ced44d5c273e60e31cd4717c200f57ecd7df630
GitCommit: 71a0c005e146907701301188b381e917638d7d1c

Tags: 17-postgres-tomcat, 17.2-postgres-tomcat, 17.2.2-postgres-tomcat, postgres-tomcat, stable-postgres-tomcat, stable-postgres
Tags: 17-postgres-tomcat, 17.3-postgres-tomcat, 17.3.0-postgres-tomcat, postgres-tomcat, stable-postgres-tomcat, stable-postgres
Architectures: amd64, arm64v8
Directory: 17/postgres-tomcat
GitCommit: 3ced44d5c273e60e31cd4717c200f57ecd7df630
GitCommit: 71a0c005e146907701301188b381e917638d7d1c

Tags: 17-mariadb-tomcat, 17.2-mariadb-tomcat, 17.2.2-mariadb-tomcat, mariadb-tomcat, stable-mariadb-tomcat, stable-mariadb
Tags: 17-mariadb-tomcat, 17.3-mariadb-tomcat, 17.3.0-mariadb-tomcat, mariadb-tomcat, stable-mariadb-tomcat, stable-mariadb
Architectures: amd64, arm64v8
Directory: 17/mariadb-tomcat
GitCommit: 3ced44d5c273e60e31cd4717c200f57ecd7df630
GitCommit: 71a0c005e146907701301188b381e917638d7d1c

# LTS
Tags: 16, 16.10, 16.10.6, 16-mysql-tomcat, 16.10-mysql-tomcat, 16.10.6-mysql-tomcat, lts-mysql-tomcat, lts-mysql, lts
Expand Down
Loading