Skip to content

Commit af2a9f0

Browse files
authored
Bump Admin to 1.2.0 (#171)
1 parent 05779bb commit af2a9f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RUN wget -qO /s6 \
2222
\
2323
&& git clone https://github.com/net-daemon/admin.git /admin \
2424
&& cd /admin \
25-
&& git checkout tags/1.1.0 \
25+
&& git checkout tags/1.2.0 \
2626
&& make deploy \
2727
\
2828
&& rm -fr /var/lib/apt/lists/* \

0 commit comments

Comments
 (0)