Skip to content

Commit

Permalink
update mihomo v1.18.6
Browse files Browse the repository at this point in the history
  • Loading branch information
liheji committed Jul 10, 2024
1 parent 9467f43 commit 4b07289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN pnpm build \
&& rm public/*.map || true

# Release
FROM metacubex/mihomo:v1.18.5
FROM metacubex/mihomo:v1.18.6

# install nginx
RUN apk update && apk add nginx
Expand Down

0 comments on commit 4b07289

Please sign in to comment.