We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05779bb commit af2a9f0Copy full SHA for af2a9f0
Dockerfile
@@ -22,7 +22,7 @@ RUN wget -qO /s6 \
22
\
23
&& git clone https://github.com/net-daemon/admin.git /admin \
24
&& cd /admin \
25
- && git checkout tags/1.1.0 \
+ && git checkout tags/1.2.0 \
26
&& make deploy \
27
28
&& rm -fr /var/lib/apt/lists/* \
0 commit comments