Skip to content

Commit

Permalink
Pin the version of the admin site
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Jul 21, 2020
1 parent 1008789 commit 97c887c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ RUN \
\
&& git clone https://github.com/net-daemon/admin.git /admin \
&& cd /admin \
&& git checkout tags/1.0.0 \
&& make deploy

# Set default values of NetDaemon env
Expand Down

0 comments on commit 97c887c

Please sign in to comment.