Skip to content

Commit

Permalink
Prepare for 0.16.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Oct 22, 2020
1 parent 5e2ae30 commit bd8a83e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.7"

services:
xhgui:
image: xhgui/xhgui:0.15.0
image: xhgui/xhgui:0.16.0
volumes:
- webroot-share:/var/www/xhgui/webroot
- ./config:/var/www/xhgui/config
Expand Down

0 comments on commit bd8a83e

Please sign in to comment.