revert accidental test commit

bug/bundler_fix
Christian Mehlmauer 2017-05-08 23:27:40 +02:00
parent f62ac6327d
commit 68f61f32ae
No known key found for this signature in database
GPG Key ID: DCF54A05D6E62591
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ RUN adduser -g msfconsole -D $MSF_USER
RUN /usr/sbin/setcap cap_net_raw,cap_net_bind_service=+eip $(which ruby)
# USER $MSF_USER
USER $MSF_USER
ADD ./ $APP_HOME