Skip to content

Commit

Permalink
Version bump to 0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
tobilg committed Sep 20, 2016
1 parent d9f8c57 commit dd5e54d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ RUN apk add --no-cache curl make gcc g++ python linux-headers paxctl libgcc libs
/usr/share/man /tmp/* /var/cache/apk/* /root/.npm /root/.node-gyp /root/.gnupg \
/usr/lib/node_modules/npm/man /usr/lib/node_modules/npm/doc /usr/lib/node_modules/npm/html

RUN npm install -g mesosctl@0.1.9
RUN npm install -g mesosctl@0.1.10

CMD [ "mesosctl", "--version" ]

0 comments on commit dd5e54d

Please # to comment.