Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…to main
  • Loading branch information
goulven authored and goulven committed Oct 10, 2024
2 parents 55d0c6c + ca3437f commit 7ce39cb
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.7.1-mysql-tomcat"
image: "xwiki:16.8.0-mysql-tomcat"
container_name: xwiki-mysql-tomcat-web
depends_on:
- mysql
Expand Down

0 comments on commit 7ce39cb

Please sign in to comment.