Skip to content

Commit

Permalink
For dev build
Browse files Browse the repository at this point in the history
  • Loading branch information
helto4real committed Apr 3, 2020
1 parent 6702948 commit c0e0d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netdaemon/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN \
apk add --no-cache git \
&& git clone https://github.com/net-daemon/netdaemon.git \
&& cd netdaemon \
&& git checkout master
&& git checkout dev

# Build a self contained executable and trim the executable
RUN \
Expand Down

0 comments on commit c0e0d17

Please sign in to comment.