Skip to content

Commit

Permalink
gui fix
Browse files Browse the repository at this point in the history
  • Loading branch information
helto4real committed Aug 17, 2020
1 parent bfa843b commit af637ff
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 @@ -22,7 +22,7 @@ RUN wget -qO /s6 \
\
&& git clone https://github.com/net-daemon/admin.git /admin \
&& cd /admin \
&& git checkout tags/1.3.1 \
&& git checkout tags/1.3.2 \
&& make deploy \
\
&& rm -fr /var/lib/apt/lists/* \
Expand Down

0 comments on commit af637ff

Please sign in to comment.