Skip to content

Commit

Permalink
⬆️ Upgrades AdGuard Home to v0.92 hotfix 2 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjorim authored and frenck committed Jan 11, 2019
1 parent efbe89c commit fd0e773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adguard/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN \
\
&& mkdir /opt \
&& curl -L -s \
"https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.92-hotfix1/AdGuardHome_v0.92-hotfix1_linux_${ARCH}.tar.gz" \
"https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.92-hotfix2/AdGuardHome_v0.92-hotfix2_linux_${ARCH}.tar.gz" \
| tar zxvf - -C /opt/ \
&& chmod a+x /opt/AdGuardHome/AdGuardHome

Expand Down

0 comments on commit fd0e773

Please sign in to comment.