Skip to content

Commit 7acd957

Browse files
authored
Bump admin to 1.2.1 (#172)
1 parent af2a9f0 commit 7acd957

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.2.0 \
25+
&& git checkout tags/1.2.1 \
2626
&& make deploy \
2727
\
2828
&& rm -fr /var/lib/apt/lists/* \

0 commit comments

Comments
 (0)