Update Node.js to 5.6.0 and TS3Bot to 0a0a3875e5.

master
Icedream 2016-02-16 17:41:41 +01:00
parent 8f7ae2119c
commit fbae8559f1
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
FROM node:4.2
FROM node:5.6
ENV TS3CLIENT_VERSION 3.0.18.2
ENV TS3BOT_COMMIT 592872f97d28052da14ac05a3c8b24ea44c2e2a2
ENV TS3BOT_COMMIT 0a0a3875e58cbf720a51fe887061b0606753e671
# Add "app" user
RUN mkdir -p /tmp/empty &&\