Skip to content

Commit

Permalink
Update to use 0.18.0 image
Browse files Browse the repository at this point in the history
  • Loading branch information
glensc committed Jan 6, 2021
1 parent a7831d8 commit 042b255
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.17.1
image: xhgui/xhgui:0.18.0
volumes:
- ./config:/var/www/xhgui/config
- ./nginx.conf:/etc/nginx/conf.d/default.conf:ro
Expand Down

0 comments on commit 042b255

Please sign in to comment.