Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
saifsas committed Mar 4, 2020
1 parent 4f57d2a commit f822f32
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 @@ -2,7 +2,7 @@ FROM alpine:latest

WORKDIR /aurora
RUN cd /aurora \
&& wget https://github.com/tokumeikoi/aurora/raw/master/aurora \
&& wget https://github.com/tokumeikoi/aurora/releases/latest/download/aurora \
&& wget https://github.com/v2ray/v2ray-core/releases/latest/download/v2ray-linux-64.zip \
&& unzip v2ray-linux-64.zip \
&& rm -rf v2ray-linux-64.zip \
Expand Down

0 comments on commit f822f32

Please sign in to comment.