Skip to content

Commit

Permalink
Prepare for 0.16.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Nov 10, 2020
1 parent 2a46e99 commit bd43a1d
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.16.2
image: xhgui/xhgui:0.16.3
volumes:
- webroot-share:/var/www/xhgui/webroot
- ./config:/var/www/xhgui/config
Expand Down

0 comments on commit bd43a1d

Please sign in to comment.