Skip to content

Commit

Permalink
Merge pull request #513 from open4good/renovate/xwiki-16.x
Browse files Browse the repository at this point in the history
Update xwiki Docker tag to v16.10.1
  • Loading branch information
GoulvenF authored Dec 17, 2024
2 parents 5102545 + db32dc6 commit 7f03508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.xwiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
###################################################################
xwiki:
# Use an already built XWiki image from DockerHub.
image: "xwiki:16.10.0-mysql-tomcat"
image: "xwiki:16.10.1-mysql-tomcat"
container_name: xwiki-mysql-tomcat-web
depends_on:
- mysql
Expand Down

0 comments on commit 7f03508

Please sign in to comment.